[R] Persp Plot
Deepayan Sarkar
deepayan at stat.wisc.edu
Mon Sep 8 18:57:41 CEST 2003
If they are non-intersecting planes, wireframe() from the lattice package
_may_ help you. See example(wireframe). [Warning: the algorithm is quite
crude (and slow) and doesn't always work.]
On Monday 08 September 2003 10:48, Mark Lamias wrote:
> I am trying to graph two planes on the same graph using persp(). I can
> only get one plane to plot at a time. Can someone explain how I can graph
> two planes on the same graph using persp? I've looked throught the
> documentation, but cannot find any references to appending a persp plot.
>
> Thanks.
>
> Sincerely yours,
>
> Mark J. Lamias
> Statistical Consultant
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
More information about the R-help
mailing list