
Allows running shiny application with nprcgenekeepr::runGeneKeepR()
      Source: R/runGenekeepr.R
      runGeneKeepR.RdAllows running shiny application with
nprcgenekeepr::runGeneKeepR()
Examples
if (interactive()) {
  library(nprcgenekeepr)
  runGeneKeepR()
}