markers_severity_num: Add Circle Markers by Severity

View source: R/mapdata.R

markers_severity_numR Documentation

Add Circle Markers by Severity

Description

Adds circlemarkers of Montgomery County Troubled property buildings colored by severity to leaflet map

Usage

markers_severity_num(basemap, mctroubledprops, filter = NULL, sizeadjust = F)

Arguments

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

Value

Leaflet map with Circle-markers added, colored by severity


dpowerstp/mctroubledprops documentation built on May 21, 2022, 2:30 a.m.