createLabel.gen: Creates x and y labels for 'ggplots2' scatterplots

View source: R/Plot4CATA.R

createLabel.genR Documentation

Creates x and y labels for ggplots2 scatterplots

Description

createLabel.gen creates x and y labels for ggplots2 scatterplots (e.g., correspondence analysis or principal component analysis). Compared to createLabels, createLabels.gen does not require the results from ExPosition and so can be used for any ggplot2-based scatterplot.

Usage

createLabel.gen(zeAxis, lambda, tau, axisName = "Dimension ")

Arguments

zeAxis

the number of the axis (no default)

lambda

the eigen-value associated with this dimension

tau

the percentage of variance associated with this dimension

axisName

the name for the axes (default = 'Dimension')

Author(s)

Herve Abdi


HerveAbdi/PTCA4CATA documentation built on July 17, 2022, 5:41 a.m.