#' Get all the target names
#' @return all target names
#' @export
get_target_names <- function() {
c("covid", "flua", "hepa", "hiv", "human", "myco", "polio", "rhino")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.