README.md

Build Status

choroplethrUTCensusTract

Shapefile, Metadata, and Visualization Functions for US Census Tracts in Utah

Based on Ari Lamstein's choroplethrCaCensusTract package

Installation

To install the package type the following:

# install.packages("devtools")
library(devtools)
install_github("juliasilge/choroplethrUTCensusTract")
library(choroplethrUTCensusTract)

How to Use This Package

Check out the guide for this package on RPubs. For help within R, try ?ut_tract_choropleth for getting started with the main visualization function.



juliasilge/choroplethrUTCensusTract documentation built on May 20, 2019, 6:22 a.m.