Admin1RegionChoropleth: An R6 object for creating Administration Level 1 choropleths...

Admin1RegionChoroplethR Documentation

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

Inherited 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.


arilamstein/choroplethr documentation built on March 2, 2024, 8:17 p.m.