library(shiny)
pkgload::load_all()
# første corona relaterede dødsfald
# - switch imellem cases/deaths
shinyApp(ui = samlet_UI, server = server)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.