#' Show mortality data path
#'
#' @return path of mortality data
#' @export
#'
get_mort_path <- function(){
paste0(get_config_path(TRUE),'mort/')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.