Rdocumentation
powered by
Learn R Programming
mapview (version 1.0.0)
mapviewColors: mapview version of leaflet::colorNumeric
Description
mapview version of leaflet::colorNumeric
Usage
mapviewColors(col.regions, at, na.color)
Arguments
col.regions
color vector to be used for coloring the levels specified in at
at
numeric vector giving the breakpoints for the colors
na.color
the color for NA values. Defaults to "transparent"
See Also
levelplot