spatialColoredPoints: plot spatial points with colors
Description
plot spatial points with colors
Usage
spatialColoredPoints(x, color_var, pch=1, palette , legend.loc="bottomleft",
legend.title,...)
Arguments
x
a SpatialPointsDataFrame
color_var
the name of the variable in x, or a vector
palette
A color scale (See the scales package)
legend.loc
the location of the legend
...
additional parameters for plot