| panel.disparity {deeptime} | R Documentation |
Combined wireframe and cloud panel
Description
Plots the provided data on 2-D surfaces within a 3-D framework. See
disparity_through_time().
Usage
panel.disparity(x, y, z, groups, subscripts, ...)
Arguments
x, y, z, groups, subscripts, ... |
Same as for |
Value
No return value, plots the results of both lattice::panel.cloud()
and lattice::panel.wireframe().
[Package deeptime version 1.1.1 Index]