#'RunFlowApp as a Rstudio addin
#'
#'\code{RunFlowApp} run Run-Imaging-App as a Rstudio addin
#'
#'@export
RunFlowApp<- function() {
shiny::runGitHub(repo="ceparman/Flow-App",,launch.browser=TRUE)
return()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.