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: | 4.0.0 |
Depends: | R (≥ 3.5.0) |
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: | 2025-04-11 |
DOI: | 10.32614/CRAN.package.choroplethr |
Author: | Ari Lamstein [aut], Zhaochen He [aut, cre], Brian Johnson [ctb], Trulia, Inc. [cph] |
Maintainer: | Zhaochen He <zhaochen.he at cnu.edu> |
License: | BSD_3_clause + file LICENSE |
Copyright: | Trulia, Inc. |
URL: | https://github.com/eastnile/choroplethr |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | choroplethr results |
Reference manual: | choroplethr.pdf |
Package source: | choroplethr_4.0.0.tar.gz |
Windows binaries: | r-devel: choroplethr_4.0.0.zip, r-release: choroplethr_4.0.0.zip, r-oldrel: choroplethr_4.0.0.zip |
macOS binaries: | r-release (arm64): choroplethr_4.0.0.tgz, r-oldrel (arm64): choroplethr_4.0.0.tgz, r-release (x86_64): choroplethr_4.0.0.tgz, r-oldrel (x86_64): choroplethr_4.0.0.tgz |
Old sources: | choroplethr archive |
Reverse suggests: | DataVisualizations |
Please use the canonical form https://CRAN.R-project.org/package=choroplethr to link to this page.