print.dataSortingWines {DistatisR} | R Documentation |
Change the print function for the data set:
dataSortingWines
Description
Change the print function for the data set:
dataSortingWines
Usage
## S3 method for class 'dataSortingWines'
print(x, ...)
Arguments
x |
a list: the data set: sortingWines |
... |
inherited/passed arguments for S3 print method(s). |
Value
invisible; contents are printed to screen
Author(s)
Hervé Abdi
[Package DistatisR version 1.1.1 Index]