arilamstein/choroplethr: Simplify the Creation of Choropleth Maps in R

Choropleths are thematic maps where geographic regions, such as states, are colored according to some metric, such as the number of people who live in that state. This package simplifies this process by 1. Providing ready-made functions for creating choropleths of common maps. 2. Providing data and API connections to interesting data sources for making choropleths. 3. Providing a framework for creating choropleths from arbitrary shapefiles. 4. Overlaying those maps over reference maps from Google Maps.

Getting started

Package details

Maintainer
LicenseBSD_3_clause + file LICENSE
Version4.0.0
URL https://github.com/eastnile/choroplethr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("arilamstein/choroplethr")
arilamstein/choroplethr documentation built on June 10, 2025, 5:29 p.m.