markers_severity_num | R Documentation |
Adds circlemarkers of Montgomery County Troubled property buildings colored by severity to leaflet map
markers_severity_num(basemap, mctroubledprops, filter = NULL, sizeadjust = F)
basemap |
Basemap adding layer to |
mctroubledprops |
Dataframe of Montgomery County troubled properties |
filter |
Filter to apply to mctroubledprops dataframe analyzing data/adding circle markers; default NULL |
sizeadjust |
Whether to scale the size of the circle markers to the number of units in the property; default F |
Leaflet map with Circle-markers added, colored by severity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.