ngchmGetLabelsStr {NGCHM} | R Documentation |
Get the axis labels of a shaidy dataset or dendrogram
Description
Get the axis labels of a shaidy dataset or dendrogram
Usage
ngchmGetLabelsStr(shaid, axis = NULL)
Arguments
shaid |
The shaid of the dataset or dendrogram to get the labels of |
axis |
For datasets, the axis of the labels to get |
Value
A string vector containing the axis labels of the dataset or dendrogram
[Package NGCHM version 1.0.3 Index]