50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


choroplethr (version 5.0.0)

get_admin1_map: Download a map of first level administrative regions from naturalearthdata.com

Description

Uses the rnaturalearth package.

Usage

get_admin1_map(cache = TRUE, drop_geometry = TRUE)

Value

An sf dataframe uniquely identified by the variables "adm1_code", "diss_me", and "ne_id".

Arguments

cache

Cache the map and use cached map if available.

drop_geometry

Drop geometry data?