Nothing
#' Data Dictionary
#'
#' A table of column names and descriptions of data frames used or exported by
#' the functions in this package.
#'
#' @family data dictionary
#'
#' @format ## `data_dictionary`
#' \describe{
#' \item{dataset}{Name of the dataset}
#' \item{column}{Name of the column}
#' \item{typeof}{Type of the column}
#' \item{definition}{Definition of the column}
#' }
#'
#' @examples
#' data_dictionary
"data_dictionary"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.