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.

Version: 3.7.3
Depends: R (≥ 3.5.0), acs
Imports: Hmisc, stringr, ggplot2 (≥ 2.0.0), dplyr, R6, WDI, ggmap, RgoogleMaps, tigris (≥ 1.0), gridExtra, xml2, rvest, tidyr, tidycensus
Suggests: testthat, choroplethrMaps, choroplethrAdmin1 (≥ 1.1.0)
Published: 2024-03-02
Author: Ari Lamstein [aut, cre], Brian Johnson [ctb], Trulia, Inc. [cph]
Maintainer: Ari Lamstein <ari at lamsteinconsulting.com>
License: BSD_3_clause + file LICENSE
Copyright: Trulia, Inc.
URL: www.choroplethr.com
NeedsCompilation: no
Materials: README
CRAN checks: choroplethr results

Documentation:

Reference manual: choroplethr.pdf

Downloads:

Package source: choroplethr_3.7.3.tar.gz
Windows binaries: r-devel: choroplethr_3.7.3.zip, r-release: choroplethr_3.7.3.zip, r-oldrel: choroplethr_3.7.3.zip
macOS binaries: r-release (arm64): choroplethr_3.7.3.tgz, r-oldrel (arm64): choroplethr_3.7.3.tgz, r-release (x86_64): choroplethr_3.7.3.tgz
Old sources: choroplethr archive

Reverse dependencies:

Reverse imports: noaastormevents
Reverse suggests: DataVisualizations

Linking:

Please use the canonical form https://CRAN.R-project.org/package=choroplethr to link to this page.