#' Report types lookup table
#'
#' A lookup table of the different report types supported by TTU functions
#'
#' A tibble
#'
#' \describe{
#' \item{rprt_nms_chr}{Report names (a character vector)}
#' \item{title_chr}{Title (a character vector)}
#' \item{paths_to_rmd_dir_1L_chr}{Paths to Markdown directory (a character vector of length one)}
#' \item{pkg_dirs_chr}{Package directories (a character vector)}
#' \item{packages_chr}{Packages (a character vector)}
#' \item{nms_of_rmd_chr}{Names of Markdown (a character vector)}
#' \item{rltv_paths_to_outp_yaml_chr}{Relative paths to output yaml (a character vector)}
#' }
"rprt_lup"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.