This is Function is to launch the shiny application
launch_protGear_interactive()
launches the shiny interactive protGear app
app <- system.file("shiny-examples", "protGear_interactive",
"protGear_interactive.Rmd", package = "protGear")
if (app!=""){
## run this
#launch_protGear_interactive()
}
#> NULL