This package allows one to retrieve metadata for the Fragile Families challenge
via the Web API. Users can select and search metadata for relevant
variables. select_metadata()
allows users to retrieve more information about a given variable. search_metadata()
allows users to search and filter for variables with certain attributes.
To install the package from github, use:
## if devtools is not already installed
#install.packages("devtools")
## Install from github
devtools::install_github("fragilefamilieschallenge/ffmetadata")
To learn more about the how to use the package, please see the vignette.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.