Hi!

How does one change the background color of the map-panel in spplot()?

Example:

library(sp)

data(meuse.grid)
gridded(meuse.grid) = ~x+y

spplot(meuse.grid, "part.a")

How would I get another background-color for the map-panel (but not for the whole plot) here?

Thank you!

Marcel

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to