View source: R/launch_protGear_interactive.R
launch_select | R Documentation |
This is Function is to launch mutiple shiny applications for protGear
launch_select(theApp)
theApp |
accepts one of the folders containing the shiny appplication |
launches the app defined under theApp
validExamples <- list.files(system.file("shiny-examples", package = "protGear")) #launch_select(validExamples[[1]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.