3D plot for FLQuant objects
# S4 method for formula,FLQuant wireframe(x, data, ...)
formula
FLQuant
wireframe
a wireframe plot
Method to plot 3D representations of FLQuant objects
data(ple4) wireframe(data~age+year, data=harvest(ple4))