add_eigenvalue_info: Add eigenvalue information

Description Usage Arguments Value

View source: R/add_eigenvalue_info.R

Description

Add eigenvalue labels and rescale axes according to proportion of variation explained

Usage

1
add_eigenvalue_info(eigs, p, coordfixed = TRUE, opts = list())

Arguments

eigs

A vector of the eigenvalues to use in the rescaling.

p

The plot to add eigenvalue information to

opts

The list containing aesthetic and layers information. This is needed to determine the x and y axis labels.

Value

p The plot with eigenvalue information added, and with the aspect ratio fixed by the ratio of eigenvalues.


krisrs1128/mvarVis documentation built on Oct. 13, 2019, 11:14 p.m.