#' ffmetadata
#'
#' This package provides functions to access to metadata for data from the
#' Fragile Families Project.
#'
#' @section Search functions:
#' To search or filter variables by string:
#' \itemize{
#' \item{\code{\link{search_metadata}}}
#' }
#' @section Information functions:
#' To get more detail on a variable:
#' \itemize{
#' \item{\code{\link{select_metadata}}}
#' }
#'
#' @name ffmetadata
#' @docType package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.