wireframe: wireframe plot for FLQuant

wireframe plot for FLQuantR Documentation

wireframe plot for FLQuant

Description

Method to 3D plot FLQuant objects.

Usage

## S4 method for signature 'FLQuant,missing'
wireframe(x, y, screen = list(x = -90, y = -45), ...)

Arguments

x

a FLQuant

y

missing

screen

list with numeric components 'x','y' and 'z' to change the 3D perspective

...

additional argument list for the lattice engine

Value

a 3D surface plot

Examples

data(ple4)
wireframe(harvest(ple4))

flr/FLa4a documentation built on June 4, 2023, 11:05 a.m.