Nothing
#' Data dictionary
#'
#' An overview of the output data sets generated by the package, their data types,
#' and the definitions of the variables.
#'
#' @format ## `data_dictionary`
#' \describe{
#' \item{dataset}{Name of the dataset}
#' \item{column}{Name of the column}
#' \item{typeof}{Data type of the column}
#' \item{definition}{Description of what the column stands for}
#' \item{value}{Which values are allowed for the column}
#' ...
#' }
#'
#' @details
#' For more details see the help vignette:
#' \code{vignette("data_dictionary", package = "pacta.multi.loanbook")}
#'
#' @source internal
"data_dictionary"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.