Description Usage Arguments Examples
The function blockShiny
starts the browser to start anlysis.
1 | blockShiny(shiny.maxRequestSize = 100 * 1024^2, launch.browser = T)
|
shiny.maxRequestSize |
The maximum size of the uploaded file. |
launch.browser |
If 'TRUE', launch browser. |
1 2 | library (metaFunc)
blockShiny()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.