print.datasets {datasets.load} | R Documentation |
Print function for datasets class objects
Description
Print function for datasets class objects
Usage
## S3 method for class 'datasets'
print(x, ...)
Arguments
x |
an object used to select a method. |
... |
further arguments passed to or from other methods. |
[Package datasets.load version 2.3.0 Index]