Display functions
# S3 method for 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
|