StateChoropleth: Create a state-level choropleth

StateChoroplethR Documentation

Create a state-level choropleth

Description

Create a state-level choropleth

Create a state-level choropleth

Super classes

choroplethr::Choropleth -> choroplethr::USAChoropleth -> StateChoropleth

Methods

Public methods

Inherited methods

Method new()

Usage
StateChoropleth$new(user.df)

Method render()

Usage
StateChoropleth$render()

Method clone()

The objects of this class are cloneable with this method.

Usage
StateChoropleth$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


choroplethr documentation built on May 29, 2024, 1:20 a.m.