Plot a generated 3D PCA loading plot in RStudio
Source:R/metabolomics_plots.R
met.print_PCA3DLoading.Rd
met.print_PCA3DLoading
opens a new graphics device to show the generated 3D PCA loading plot.
Arguments
- mSetObj
Input name of the created mSet object. Data container after
met.plot_PCA3DLoading
.
Value
A 3D scatter plot. To close the graphics device, execute rgl::close3d()
.
Author
Nicolas T. Wirth mail.nicowirth@gmail.com Technical University of Denmark License: GNU GPL (>= 2)