runGeneKeepR {nprcgenekeepr} | R Documentation |
Allows running shiny
application with
nprcgenekeepr::runGeneKeepR()
Description
Allows running shiny
application with
nprcgenekeepr::runGeneKeepR()
Usage
runGeneKeepR()
Value
Returns the error condition of the Shiny application when it terminates.
Examples
if (interactive()) {
library(nprcgenekeepr)
runGeneKeepR()
}
[Package nprcgenekeepr version 1.0.7 Index]