View source: R/make.df.for.varlabels.R
make.df.for.varlabels | R Documentation |
Helper function for the plot functions to add variable labels to the predictor and response variable axes
make.df.for.varlabels(BV, margins, names, P, R)
BV |
Concatention of matrices B (P x S) and V (R x S) or only V (R x S) from lpca |
margins |
a vector of length four indicating the margins of the plot |
names |
a vector with variable names |
P |
an integer indicating the number of predictor variables |
R |
an integer indicating the number of response variables |
df with information for the placement of the variable labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.