Re: [R] Using contour3d: axes, plotting to file, with lattice

2010-02-12 Thread Waichler, Scott R
> Some of the examples in the JSS paper http://www.jstatsoft.org/v28/i01 > might be useful for integrating contour3d results with lattice. Thank you, Luke, for pointing me to your paper with examples beyond what is in R help. The example of using contour3d and wireframe in lattice in Section 4.4

Re: [R] Using contour3d: axes, plotting to file, with lattice

2010-02-12 Thread luke
Some of the examples in the JSS paper http://www.jstatsoft.org/v28/i01 might be useful for integrating contour3d results with lattice. luke On Thu, 11 Feb 2010, Waichler, Scott R wrote: I am looking for examples of how to plot with contour3d() to a PNG or PDF file, add axes and other elements

Re: [R] Using contour3d: axes, plotting to file, with lattice

2010-02-11 Thread Duncan Murdoch
On 11/02/2010 3:20 PM, Waichler, Scott R wrote: I am looking for examples of how to plot with contour3d() to a PNG or PDF file, add axes and other elements to the isosurface plot, and use contour3d in conjunction with lattice. You can't really combine rgl with lattice: rgl uses a completely

[R] Using contour3d: axes, plotting to file, with lattice

2010-02-11 Thread Waichler, Scott R
I am looking for examples of how to plot with contour3d() to a PNG or PDF file, add axes and other elements to the isosurface plot, and use contour3d in conjunction with lattice. Regarding lattice, I'm not necessarily looking for conditioning on the data shown in the isosurface plots, just a wa