wireframe.Rd
Method to 3D plot FLQuant
objects.
# S4 method for FLQuant,missing
wireframe(x, y, screen = list(x = -90, y = -45), ...)
a FLQuant
missing
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))