library(shiny)
library("flowR")
# run before deploying app but comment before publishing
#library(BiocManager)
#options(repos = BiocManager::repositories(), shiny.maxRequestSize = 1000*1024^2)
flowR_ui()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.