library(covidapp)
library(ggplot2)
# covidTag initialization -------------------------------------------------
shiny::shinyApp(ui = covidapp::ui_2(), server = covidapp::server_2())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.