powered by
Generic function for groupbn objects
is.groupbn(x)
an object of class groupbn
A boolean; TRUE if x is of class groupbn, FALSE otherwise.
groupbn
# NOT RUN { data("wine.groupbn.refined") is.groupbn(wine.groupbn.refined) # }
Run the code above in your browser using DataLab