Learn R Programming

BinMat (version 0.1.6)

group.names: Outputs group names specified in the input file for the creation of an nMDS plot.

Description

Returns group names in the uploaded consolidated binary data. This will help in knowing which colours are assigned to which group name.

Usage

group.names(x)

Value

Scree plot.

Arguments

x

Consolidated binary matrix with grouping information in column 2.

Examples

Run this code
mat = BinMatInput_ordination
group.names(mat)

Run the code above in your browser using DataLab