print.arff_data | R Documentation |
Display functions
## S3 method for class 'arff_data' print(x, max_attrs = 10, max_values = 5, ...)
x |
A data.frame read from an ARFF file |
max_attrs |
Maximum of attributes to be inspected |
max_values |
Maximum of values to be shown for each attribute |
... |
Extra parameters for the corresponding S3 method for class
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.