apriori {vegsoup} | R Documentation |
Vegsoup*
Objects Returns the grouping variable. Equivalent to slot 'group'.
## S4 method for signature 'Vegsoup' apriori(obj)
obj |
A |
If a grouping vector is supplied function VegsoupPartition
will
automatically use if it is called without any arguments.
a vector of mode numeric
assigning plots to groups coded as integers.
Roland Kaiser
require(vegsoup) data(barmstein) apriori(barmstein)