Create a county-level choropleth that zooms on counties, not states.
Create a county-level choropleth that zooms on counties, not states.
choroplethr::Choropleth
-> CountyZoomChoropleth
Inherited methods
new()
CountyZoomChoropleth$new(user.df)
render()
CountyZoomChoropleth$render()
clone()
The objects of this class are cloneable with this method.
CountyZoomChoropleth$clone(deep = FALSE)
deep
Whether to make a deep clone.