launchApp: Launch ChromSCape

View source: R/runApp.R

launchAppR Documentation

Launch ChromSCape

Description

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

Usage

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

Arguments

launch.browser

Wether to launch browser or not

...

Additional parameters passed to runApp

Value

Launches the shiny application

Examples

## Not run: 
launchApp()

## End(Not run)

vallotlab/ChromSCape documentation built on Oct. 15, 2023, 1:47 p.m.