#' Lookup table of prediction models
#'
#' A summary of the key descriptive features of the prediction models included in the youthu package.
#'
#' A tibble
#'
#' \describe{
#' \item{mdl_nms_chr}{Model names (a character vector)}
#' \item{predrs_ls}{Predictors (a list)}
#' \item{mdl_type_chr}{Model type (a character vector)}
#' \item{tfmn_chr}{Transformation (a character vector)}
#' \item{source_chr}{Source (a character vector)}
#' }
"mdls_lup"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.