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