launch_select: launch_select

View source: R/launch_protGear_interactive.R

launch_selectR Documentation

launch_select

Description

This is Function is to launch mutiple shiny applications for protGear

Usage

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]])

Keniajin/protGear documentation built on Feb. 6, 2023, 6:28 p.m.