.onLoad <- function(lib, pkg) {
# See https://purrr.tidyverse.org/reference/faq-adverbs-export.html
render_report_safely <<- purrr::safely(
render_report,
quiet = FALSE
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.