DimensionLabels {MultBiplotR}R Documentation

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")

Arguments

dimens

Number of dimensions

Root

Root of the label

Details

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

Value

Returns a vector of labels

Author(s)

Jose Luis Vicente Villardon

Examples

DimensionLabels(dimens=3, Root = "Dim")

[Package MultBiplotR version 23.11.0 Index]