wireframe plot for FLQuant | R Documentation |
Method to 3D plot FLQuant
objects.
## S4 method for signature 'FLQuant,missing'
wireframe(x, y, screen = list(x = -90, y = -45), ...)
x |
a |
y |
missing |
screen |
list with numeric components 'x','y' and 'z' to change the 3D perspective |
... |
additional argument list for the lattice engine |
a 3D surface plot
data(ple4)
wireframe(harvest(ple4))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.