launchApp: Shiny app for exploring high dimensional data

Description Usage Arguments Examples

View source: R/app.R

Description

Opening the GUI with the specified dataset. If no input data is specified the app will launch using the tsfeatureData example data.

Usage

1
launchApp(paramDF = NULL)

Arguments

paramDF

input data to load the app with

Examples

1
2
3
4
5
## Not run: 
launchApp()
launchApp(paramDF = GW170817)

## End(Not run)

uschiLaa/galahr documentation built on March 16, 2020, 6:23 p.m.