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