| print.Collection | R Documentation |
print.Collection
Description
Custom print function for Collection class
Usage
## S3 method for class 'Collection'
print(x, ...)
Arguments
x |
Instance of Collection class |
... |
Optional arguments. |
| print.Collection | R Documentation |
Custom print function for Collection class
## S3 method for class 'Collection'
print(x, ...)
x |
Instance of Collection class |
... |
Optional arguments. |