group.names {BinMat} | R Documentation |
Returns group names in the uploaded consolidated binary data. This will help in knowing which colours are assigned to which group name.
group.names(x)
x |
Consolidated binary matrix with grouping information in column 2. |
Scree plot.
mat = BinMatInput_ordination
group.names(mat)