launch_protGear_interactive: launch_protGear_interactive

View source: R/launch_protGear_interactive.R

launch_protGear_interactiveR Documentation

launch_protGear_interactive

Description

This is Function is to launch the shiny application

Usage

launch_protGear_interactive()

Value

launches the shiny interactive protGear app

Examples

app <- system.file("shiny-examples", "protGear_interactive",
"protGear_interactive.Rmd", package = "protGear")
 if (app!=""){
 ## run this
 #launch_protGear_interactive()
 }


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