Description Usage Arguments Value Examples
This launches the web interface to DiscoRhythm containing all analysis tools. The vignette contains details on usage.
1 |
ncores |
numeric, number of cores to use for parallelized tasks.
Currently, only used in oscillation detection function |
port |
numeric, port to run the shiny application on. Sets shiny.port option. |
local |
logical, set to FALSE for public server mode to reduce file size limits. |
Nothing is returned by this function.
1 2 3 4 | ## Not run:
discoApp()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.