Learn R Programming

nprcgenekeepr (version 1.0.8)

runGeneKeepR: Allows running shiny application with nprcgenekeepr::runGeneKeepR()

Description

Allows running shiny application with nprcgenekeepr::runGeneKeepR()

Usage

runGeneKeepR()

Arguments

Value

Returns the error condition of the Shiny application when it terminates.

Examples

Run this code
if (interactive()) {
  library(nprcgenekeepr)
  runGeneKeepR()
}

Run the code above in your browser using DataLab