The goal of tidychas is to access HUD’s CHAS data and output it in a tidy format for users.
You can install the development version of tidychas like so:
# install.packages("devtools")
devtools::install_github("sj-io/tidychas")
Load the package to your library to use it.
library(tidychas)