USAChoropleth: Normal choropleth that draws Alaska and Hawaii as insets. In...

USAChoroplethR Documentation

Normal choropleth that draws Alaska and Hawaii as insets. In addition to a columns named "region" and "value", also requires a column named "state".

Description

Normal choropleth that draws Alaska and Hawaii as insets. In addition to a columns named "region" and "value", also requires a column named "state".

Normal choropleth that draws Alaska and Hawaii as insets. In addition to a columns named "region" and "value", also requires a column named "state".

Super class

choroplethr::Choropleth -> USAChoropleth

Methods

Public methods

Inherited methods

Method new()

Usage
USAChoropleth$new(map.df, user.df)

Method render()

Usage
USAChoropleth$render()

Method render_helper()

Usage
USAChoropleth$render_helper(choropleth.df, scale_name, theme)

Method render_state_outline()

Usage
USAChoropleth$render_state_outline(states)

Method set_zoom()

Usage
USAChoropleth$set_zoom(zoom)

Method clone()

The objects of this class are cloneable with this method.

Usage
USAChoropleth$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


choroplethr documentation built on July 9, 2023, 5:35 p.m.