This package allows one to retrieve metadata for the Fragile Families challenge via the Web API. Users can select, filter, and search metadata for relevant variables.

To install the package from github, use:

## if devtools is not already installed
#install.packages("devtools")

## Install from github
devtools::install_github("fragilefamilieschallenge/ffmetadata")

Vignette

To learn more about the how to use the package, please see the vignette.