#' @title
#' Name dashboard file
#'
#' @description
#' TODO
#'
#' @param name
#' TODO
#'
#' @return
#' TODO
#'
#' @export
name_dashboard_file <- function(
name
) {
"{name}.html" %>%
glue() %>%
return()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.