Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

TractChoropleth

An R6 object for creating choropleths of Census Tracts.


Description

An R6 object for creating choropleths of Census Tracts.

An R6 object for creating choropleths of Census Tracts.

Super class

choroplethr::Choropleth -> TractChoropleth

Methods

Public methods


Method new()

Usage
TractChoropleth$new(state_name, user.df)

Method set_zoom_tract()

Usage
TractChoropleth$set_zoom_tract(county_zoom, tract_zoom)

Method clone()

The objects of this class are cloneable with this method.

Usage
TractChoropleth$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


choroplethr

Simplify the Creation of Choropleth Maps in R

v3.7.0
BSD_3_clause + file LICENSE
Authors
Ari Lamstein [aut, cre], Brian Johnson [ctb], Trulia, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.