runGeneKeepR: Allows running 'shiny' application with...

View source: R/runGenekeepr.R

runGeneKeepRR 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()
}

nprcgenekeepr documentation built on June 8, 2025, 10:55 a.m.