runHiCNVShiny: Runs the HiCNV plotly shiny application.

Description Arguments Value Examples

Description

Runs the interactive suite of tools locally or on a server if called in a script file (e.g. App.R).

Arguments

baseurl

the url of the source files for the application (e.g. the contents of plotly_dashboard_ext). This will be pulled from remotely.

basefn

the linux file path of the same source files.

Value

none. Runs the application if the correct files are present.

Examples

1
2
3
4
## Not run: 
runHiCNVShiny()

## End(Not run)

jamesdalg/HiCNV documentation built on May 9, 2019, 5:05 a.m.