An R6 object for creating choropleths of Census Tracts.
An R6 object for creating choropleths of Census Tracts.
choroplethr::Choropleth -> TractChoropleth
Inherited methods
new()TractChoropleth$new(state_name, user.df)
set_zoom_tract()TractChoropleth$set_zoom_tract(county_zoom, tract_zoom)
clone()The objects of this class are cloneable with this method.
TractChoropleth$clone(deep = FALSE)deepWhether to make a deep clone.