Choroplethr
Choroplethr simplifies 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
- Providing ready-made functions for creating choropleths using 220 different maps.
- Providing API connections to interesting data sources for making choropleths.
- Providing a framework for creating choropleths from arbitrary shapefiles.
Documentation
Documentation for choroplethr can be found Choroplethr.com.
Technical Support
If you have a technical question about Choroplethr, please ask on StackOverflow: https://stackoverflow.com/questions/tagged/choroplethr.