DimensionLabels: Labels for the selected dimensions in a biplot

View source: R/DimensionLabels.R

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

MultBiplotR documentation built on Nov. 21, 2023, 5:08 p.m.