Description Usage Arguments Author(s) Examples
View source: R/citrus.launchUI.R
Launches shiny-based interface to configuring and running Citrus. Creates runCitrus.R that can be used to run analysis in data directory.
1 | citrus.launchUI(dataDirectory = NULL)
|
dataDirectory |
If specified, launches configuration UI with files in data directory. If |
Robert Bruggner
1 2 | # Uncomment to run
# citrus.launchUI(file.path(system.file(package = "citrus"),"extdata","example1"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.