#' shiny app
#'
#' @return a app
#' @export
#'
#' @examples
run_exam1 <- function() {
shiny::runApp(appDir = system.file("shinyapps", package="nCov2019"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.