| mplot | R Documentation | 
This function is a wrapper of  spplot
mplot(x, loc = NULL, fill = "transparent", col = "gray30", ...)
| x | A Raster* object | 
| loc | A SpatialPointDataFrame object to add to the map | 
| ... | Any argument that can be passed to  | 
Chih-Lin Wei <chihlinwei@gmail.com>
data("woa13ts")
mplot(woa13ts, col.regions=jet.colors2, cut=100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.