#' Data dictionary for AQoL scoring
#'
#' A data dictionary of the variables used in scoring AQoL 6D utility questionnaire responses.
#'
#' A tibble
#'
#' \describe{
#' \item{var_nm_chr}{Variable name (a character vector)}
#' \item{var_ctg_chr}{Variable category (a character vector)}
#' \item{var_desc_chr}{Variable description (a character vector)}
#' \item{var_type_chr}{Variable type (a character vector)}
#' }
"aqol_scrg_dict_r3"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.