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

Admin1RegionChoropleth

An R6 object for creating Administration Level 1 choropleths based on regions.


Description

Compare with the Admin1Choropleth object, which creates Admin 1 choropleths based on Countries. This function is useful if you want a map that spans multiple countries - Especially if it only needs to include a portion of a country.

Super class

choroplethr::Choropleth -> Admin1RegionChoropleth

Methods

Public methods


Method new()

Usage
Admin1RegionChoropleth$new(user.df)

Method clone()

The objects of this class are cloneable with this method.

Usage
Admin1RegionChoropleth$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.