| print.catalogue {ssBase} | R Documentation |
This function provides a method for the generic function print to use on objects of class "catalogue".
## S3 method for class 'catalogue': print(x, ...)
x |
a catalogue object. |
... |
other options for printing "catalogue" objects.
|
summary.catalogue, as.catalogue
data(NZ55) print(NZ55)