A data frame or object of the class SpatialPolygonsDataFrame
values
Variable in the SpatialPolygonsDataFrame for which to
discretize the values of the quantity.
k
Numeric, the desired number of bins to discretize.
palette
name of the palette to generate colors from. The name is
matched to the list of available color palettes from the hcl.colors
function in the grDevices package.
key_label
label for the color key
leg
Numeric, length of the legend
lwd
numeric, line width of the legend.
pos
location to position the legend such as “bottomright”,
“bottomleft”, “topleft”, and “topright”.
legend
logical indicating whether to add a legend to the map.
border
plot polygons in SpatialPolygons object
…
Further arguments passed to or from other methods.
Value
Returns no value, just map swatch of colors in geographic space!