Learn R Programming

deeptime (version 2.2.0)

panel.disparity: 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, ...)

Value

No return value, plots the results of both lattice::panel.cloud()

and lattice::panel.wireframe().

Arguments

x, y, z, groups, subscripts, ...

Same as for lattice::panel.cloud()