[R] Creating Surface Plots in R
    Prof Brian Ripley 
    ripley at stats.ox.ac.uk
       
    Tue Jun 24 08:27:09 CEST 2003
    
    
  
?persp
library(lattice)
?wireframe
both have several examples.
On Tue, 24 Jun 2003, Neil Osborne wrote:
> I have three columns of data in afile that I would like to analyse by means 
> of a surface plot. I would be very grateful if anyone could show me how to 
> create a surface plot from this data (once it has been imported into a 
> dataframe).
-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595
    
    
More information about the R-help
mailing list