Admin1Choropleth {choroplethr}R Documentation

An R6 object for creating Administration Level 1 choropleths.

Description

An R6 object for creating Administration Level 1 choropleths.

An R6 object for creating Administration Level 1 choropleths.

Super class

choroplethr::Choropleth -> Admin1Choropleth

Methods

Public methods

Inherited methods

Method new()

Usage
Admin1Choropleth$new(country.name, user.df)

Method clone()

The objects of this class are cloneable with this method.

Usage
Admin1Choropleth$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


[Package choroplethr version 3.7.3 Index]