This is Function is to launch the shiny application

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()
 }
#> NULL