options(shiny.maxRequestSize=100*1550*1024^2)
shinyServer(function(input,output,session){
source("workflow_events/settings_workflow_obs.R",local = TRUE)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.