plot_sp | R Documentation |
plot.sp
Plot SpatialPolygons maps
plot.sp
plot_sp(x, zcol, col.fun = topo.colors, ncol = 20, ...)
x |
Spatial* |
zcol |
The column to plot |
col.fun |
Functions of coloring. |
ncol |
Number of colors in color function. |
... |
more options in raster::plot() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.