source("R/ui.R", encoding = "UTF-8")
source("R/server.R", encoding = "UTF-8")
shiny::shinyApp(ui = ui, server = server)
#BioAnalyst::runApp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.