CountyZoomChoropleth {choroplethr}R Documentation

Create a county-level choropleth that zooms on counties, not states.

Description

Create a county-level choropleth that zooms on counties, not states.

Create a county-level choropleth that zooms on counties, not states.

Super class

choroplethr::Choropleth -> CountyZoomChoropleth

Methods

Public methods

Inherited methods

Method new()

Usage
CountyZoomChoropleth$new(user.df)

Method render()

Usage
CountyZoomChoropleth$render()

Method clone()

The objects of this class are cloneable with this method.

Usage
CountyZoomChoropleth$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


[Package choroplethr version 3.7.3 Index]