View source: R/DimensionLabels.R
DimensionLabels | R Documentation |
Creates a character vector with labels for the dimensions of the biplot
DimensionLabels(dimens, Root = "Dim")
dimens |
Number of dimensions |
Root |
Root of the label |
An auxiliary function to cretae labels for the dimensions. Useful to label the matrices of results
Returns a vector of labels
Jose Luis Vicente Villardon
DimensionLabels(dimens=3, Root = "Dim")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.