Shapefile, metadata and visualization functions for US Census Tracts in California
To install the package type the following:
# install.packages("devtools")
library(devtools)
install_github("arilamstein/choroplethrCaCensusTract@v1.2.0")
library(choroplethrCaCensusTract)
If you would like a guided introduction to choroplethr, then take the free course Learn to Map Census Data in R.
Documentation for choroplethr can be found here.