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