inst/templates/Package-DBDoc.R

#' {{{database}}} database documentation
#'
#' @format The {{{database}}} database is a list that contains the
#' following {{{nd}}} datasets: {{{strdsnames}}}.
#' For more information and references to each of the datasets used,
#' please use the `data_source()` and `data_contrast()` functions.
{{{describe}}}
{{{sourceelem}}}
#'
#' @details
#' ``` {r, echo = FALSE, warning = FALSE}
#' lapply({{{database}}}, messydates::mreport)
#' ```
"{{{database}}}"
globalgov/qCreate documentation built on April 27, 2023, 3:27 a.m.