[R] Getting rid of "outer box" in cloud()
    Deepayan Sarkar 
    deepayan at stat.wisc.edu
       
    Sun Mar  9 01:03:14 CET 2003
    
    
  
On Saturday 08 March 2003 04:40 pm, Craig Aumann wrote:
> I'm using the "cloud()" function to plot some data, but
> cloud (and also wireframe) put an external box around the entire plot.
> I can't figure out how to get rid of this external box.  How do I turn it
> off?
You can't currently. 
There should be an option in the next release. Until then, you would have to 
redefine print.trellis() 
(See https://www.stat.math.ethz.ch/pipermail/r-help/2003-February/054290.html)
Deepayan
    
    
More information about the R-help
mailing list