make.df.for.varlabels: Helper function for the plot functions

View source: R/make.df.for.varlabels.R

make.df.for.varlabelsR Documentation

Helper function for the plot functions

Description

Helper function for the plot functions to add variable labels to the predictor and response variable axes

Usage

make.df.for.varlabels(BV, margins, names, P, R)

Arguments

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

Value

df with information for the placement of the variable labels


lmap documentation built on April 3, 2025, 5:47 p.m.