Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 603 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 603 Bytes

choroplethrCaCensusTract

Shapefile, metadata and visualization functions for US Census Tracts in California

Installation

To install the package type the following:

# install.packages("devtools")
library(devtools)
install_github("arilamstein/choroplethrCaCensusTract@v1.2.0")
library(choroplethrCaCensusTract)

Free Course

If you would like a guided introduction to choroplethr, then take the free course Learn to Map Census Data in R.

Documentation

Documentation for choroplethr can be found here.