launchApp: Launch ChromSCape

Description Usage Arguments Value Examples

View source: R/runApp.R

Description

Main function to launch ChromSCape in your favorite browser. You can pass additional parameters that you would pass to shiny::runApp (runApp)

Usage

1
launchApp(launch.browser = TRUE, ...)

Arguments

launch.browser

Wether to launch browser or not

...

Additional parameters passed to runApp

Value

Launches the shiny application

Examples

1

ChromSCape documentation built on Nov. 8, 2020, 6:57 p.m.