print.groupbn {GroupBN} | R Documentation |
This is a method for the function print for objects of the class groupbn.
## S3 method for class 'groupbn'
print(x, ...)
x |
An object of class groupbn generated by the functions groupbn or groupbn_refinement |
... |
further arguments |
No return value, prints a description of the object
Ann-Kristin Becker
data("wine.groupbn.refined")
print(wine.groupbn.refined)