#' ready4fun function documentation table
#'
#' A table with the summary information on functions included in the ready4fun package.
#'
#' A tibble
#'
#' \describe{
#' \item{fns_chr}{Functions (a character vector)}
#' \item{title_chr}{Title (a character vector)}
#' \item{desc_chr}{Description (a character vector)}
#' \item{details_chr}{Details (a character vector)}
#' \item{inc_for_main_user_lgl}{Include for main user (a logical vector)}
#' \item{output_chr}{Output (a character vector)}
#' \item{example_lgl}{Example (a logical vector)}
#' \item{args_ls}{Arguments (a list)}
#' \item{file_nm_chr}{File name (a character vector)}
#' \item{file_pfx_chr}{File prefix (a character vector)}
#' }
#' @source \url{https://ready4-dev.github.io/ready4fun/}
"fns_dmt_tb"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.