print.beersBlind {DistatisR} | R Documentation |
Change the print function for class 'beersBlind'
Description
Change the print function for class 'beersBlind'
Usage
## S3 method for class 'beersBlind'
print(x, ...)
Arguments
x |
an object of the class 'beersBlind' |
... |
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]