#' Rmarkdown bbsr_pdf template function
#'
#' See \code{\link[dsreportr]{ds_pdf}} for details.
#'
#' @param ... Parameters to pass to pdf_document2().
#'
#' @export
bbsr_pdf <- function(...) dsreportr::ds_pdf(...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.