R/ffmetadata-package.R

#' 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

Try the ffmetadata package in your browser

Any scripts or data that you put into this service are public.

ffmetadata documentation built on May 2, 2019, 6:52 a.m.