CountyChoropleth {choroplethr}R Documentation

Create a county-level choropleth

Description

Create a county-level choropleth

Create a county-level choropleth

Super classes

choroplethr::Choropleth -> choroplethr::USAChoropleth -> CountyChoropleth

Methods

Public methods

Inherited methods

Method new()

Usage
CountyChoropleth$new(user.df)

Method clip()

Usage
CountyChoropleth$clip()

Method clone()

The objects of this class are cloneable with this method.

Usage
CountyChoropleth$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


[Package choroplethr version 3.7.3 Index]