choroplethr (version 3.7.3)

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.

Arguments

Super class

choroplethr::Choropleth -> Admin1RegionChoropleth

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.