Description Usage Arguments Value Examples
View source: R/launchCerebroV1.0.R
Launch the Cerebro v1.0 Shiny application.
1 | launchCerebroV1.0(maxFileSize = 800, ...)
|
maxFileSize |
Maximum size of input file; defaults to |
... |
Further parameters that are used by |
Shiny application.
1 2 3 | if ( interactive() ) {
launchCerebroV1.0(maxFileSize = 800)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.