Choroplethr v3.6.0 is now on CRAN

Choroplethr version 3.6.0 is now on CRAN. This version adds functionality for getting and mapping demographics of US Census Tracts. You can install it from the R console as follows: install.packages(“choroplethr”) packageVersion(“choroplethr”) [1] ‘3.6.0’ To use this functionality you will need an API key from the US Census Bureau. You can learn more about that […]