Skip to contents

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 lattice::panel.cloud()

Value

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

and lattice::panel.wireframe().