Dear all,

I'm fairly new to the spatial functions in R, and have a simple question for 
which my archive searches have not turned up an answer.

When plotting using spplot, how can I suppress a "box" from appearing around 
the plot? (Maybe I should instead be calling it the border, or the axes.)

Using just "plot", I'm talking about the difference between "plot(1:10)" and 
"plot(1:10, axes=F)".

Many thanks in advance for any help anyone can offer.
- Malcolm


> sessionInfo()
R version 2.9.2 (2009-08-24) 
x86_64-apple-darwin9.8.0 

locale:
en_GB.UTF-8/en_GB.UTF-8/C/C/en_GB.UTF-8/en_GB.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] RColorBrewer_1.0-2 sp_0.9-44          lpSolve_5.6.4     Matrix_0.999375-31 
lattice_0.17-26   

loaded via a namespace (and not attached):
[1] grid_2.9.2  tools_2.9.2

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to