knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

Travis-CI Build Status

About

See the saipeAPI package for details.

Installation

# install.packages("remotes")
remotes::install_github("jjchern/saipe@v0.0.3")

Usage

library(tibble)

saipe::saipe_us

saipe::saipe_state

saipe::saipe_county


jjchern/saipe documentation built on May 19, 2019, 11:39 a.m.