runShiny: Runs one of the campanion shiny apps

View source: R/runShiny.R

runShinyR Documentation

Runs one of the campanion shiny apps

Description

Calls one of the shiny apps accompanying this package. package-app is the workhorse app of the moleculaR. example-app only load an filtered example dataset and is used only for showcasing the functionalities.

Usage

runShiny(app)

Arguments

app:

a character, name of the shiny app, c("package-app", "example-app").

Value

Has no return. To quit simply interrupt R by pressing Ctrl+c or Esc.


CeMOS-Mannheim/moleculaR documentation built on April 14, 2025, 8:27 a.m.