assignSelAxisIndVec: Assign selected column indices to

View source: R/ggbootMV-helper.R

assignSelAxisIndVecR Documentation

Assign selected column indices to

Description

assignSelAxisIndVec assigns the selected columns in .data from .selAxisLab to a specified environment.

Usage

assignSelAxisIndVec(selAxisLab, data, env)

Arguments

selAxisLab

integer vector. Column indices of axes to plot on biplot.

data

numeric dataframe. Dataframe from which to take the labels, if required.

env

environment. Environment to which to save the results.

Value

Nothing. Assigns values to names in env directly.


MiguelRodo/ggboot documentation built on Nov. 9, 2023, 5:45 p.m.