#' Get the URL for Bergseng et al., 2015
#' @export
get_bergseng_et_al_2015_sup_1_url <- function() { # nolint long function name indeed
paste0(
"https://www.ncbi.nlm.nih.gov/",
"pmc/articles/PMC4297300/bin/251_2014_819_MOESM3_ESM.xlsx"
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.