Learn R Programming

MultBiplotR (version 23.11.0)

DimensionLabels: Labels for the selected dimensions in a biplot

Description

Creates a character vector with labels for the dimensions of the biplot

Usage

DimensionLabels(dimens, Root = "Dim")

Value

Returns a vector of labels

Arguments

dimens

Number of dimensions

Root

Root of the label

Author

Jose Luis Vicente Villardon

Details

An auxiliary function to cretae labels for the dimensions. Useful to label the matrices of results

Examples

Run this code
DimensionLabels(dimens=3, Root = "Dim")

Run the code above in your browser using DataLab