DimensionLabels function

Labels for the selected dimensions in a biplot

Labels for the selected dimensions in a biplot

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

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

Returns

Returns a vector of labels

Author(s)

Jose Luis Vicente Villardon

Examples

DimensionLabels(dimens=3, Root = "Dim")
  • Maintainer: Jose Luis Vicente Villardon
  • License: GPL (>= 2)
  • Last published: 2023-11-21

Useful links