#' University of Regensburg (UHREG) tinnitus data.
#'
"uhreg"
#' Data dictionary for uhreg data.
#'
#' @format A data frame with 3 variables:
#' \describe{
#' \item{variable}{`chr` Name of the variable.}
#' \item{variable_original}{`chr` Original name of the variable.}
#' \item{description}{`chr` Description of the variable.}
#' \item{value}{`list` Mapping of numeric values to character strings for
#' categorical variables. `NULL` for numeric variables.}
#' }
"data_dict"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.