Plot a generated 3D PLS-DA scores plot in RStudio
Source:R/metabolomics_plots.R
met.print_PLS3DScore.Rd
met.print_PLS3DScore
opens a new graphics device to show the generated 3D PLS-DA score plot.
Arguments
- mSetObj
Input name of the created mSet object. Data container after first after
met.plot_PLS3DScore
.
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)