trulia/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. choroplethr simplifies this process by 1. Providing ready-made functions for creating choropleths of common maps. 2. Providing API connections to interesting data sources for making choropleths. 3. Providing a framework for creating choropleths from arbitrary shapefiles. Please see the vignettes for more details.

Getting started

Package details

AuthorAri Lamstein <arilamstein@gmail.com>[cre, aut], Brian P Johnson <brian@pjohnson.info> [ctb, frontend animation code]
MaintainerAri Lamstein <arilamstein@gmail.com>
LicenseBSD_3_clause + file LICENSE
Version2.2.0
URL https://github.com/trulia/choroplethr/ https://groups.google.com/forum/#!forum/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("trulia/choroplethr")
trulia/choroplethr documentation built on June 1, 2019, 1:52 a.m.