# ---- MAIN FN --------------------------------------------------------
#' @title get names of templates that can be retrieved via getTemplateDF
#'
#' @description returns vector of possible templates
#'
#' @export
getTemplateNames <- function() {
return(unique(R2i::ImmPortTemplates$templateName))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.