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

MaintainerAri Lamstein <ari@lamsteinconsulting.com>
LicenseBSD_3_clause + file LICENSE
Version3.7.3
URL www.choroplethr.com
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 March 2, 2024, 8:17 p.m.