This is Function is to launch mutiple shiny applications for protGear

launch_select(theApp)

Arguments

theApp

accepts one of the folders containing the shiny appplication

Value

launches the app defined under theApp

Examples

validExamples <-
 list.files(system.file("shiny-examples", package = "protGear"))
#launch_select(validExamples[[1]])