Description Usage Arguments Value Author(s) See Also
This function takes three sets of coordinates and builds a 3D scoreplot using the package rgl
1 2 3 4 5 6 |
z |
A numerical vector containing the values for the z-axis. |
y |
A numerical vector containing the values for the y-axis. |
x |
A numerical vector containing the values for the x-axis. |
axes |
Boolean parameter. Set to TRUE if axes should be plotted. |
new |
Boolean parameter. Set to TRUE if a new rgl plot should be created. |
cols |
Character vector containing the colors for each sample. |
A 3D interactive plot is created using the package rgl
Francesc Fernandez, francesc.fernandez.albert@upc.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.