group.names | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.