markers_severity: Add Circle Markers of Building Rating

View source: R/mapdata.R

markers_severityR Documentation

Add Circle Markers of Building Rating

Description

Adds circlemarkers of Montgomery County Troubled property building ratings to leaflet map

Usage

markers_severity(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


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