DimensionLabels: Labels for the selected dimensions in a biplot

Description Usage Arguments Details Value Author(s) Examples

View source: R/DimensionLabels.R

Description

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

Usage

1
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

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

villardon/MultBiplotR documentation built on June 5, 2021, 8:55 a.m.