R/dlookr_templ_html.R

#' @name dlookr_templ_html
#' @rdname dlookr_templ_html
#' @title dlookr HTML template
#'
#' Loads additional style and template file
#'
#' @references https://raw.githubusercontent.com/dr-harper/example-rmd-templates/master/R/my_html_format.R
#'
#' @param toc should a table of contents be displayed?
#' @param ... additional arguments provided to \code{html_document}
#' @return An R Markdown output format.
#' @usage dlookr_templ_html(toc = TRUE, ...)
#'
NULL
bit2r/kodlookr documentation built on Dec. 19, 2021, 9:49 a.m.