#' Get an URL to download TMHMM from.
#' These URLs expire.
#' @author Richèl J.C. Bilderbeek
#' @examples
#' get_tmhmm_url()
#' @export
get_tmhmm_url <- function() {
"https://services.healthtech.dtu.dk/download/98a1be17-577e-4cb0-8f65-f787a4591064" # nolint indeed a long URL
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.