View source: R/ggbootMV-helper.R
| assignSelAxisIndVec | R Documentation |
assignSelAxisIndVec assigns the selected columns in
.data from .selAxisLab to a specified environment.
assignSelAxisIndVec(selAxisLab, data, env)
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. |
Nothing. Assigns values to names in env directly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.