Description Usage Arguments Examples
Function to run BioInstaller shiny APP service
1 2 | web(appDir = system.file("extdata", "shiny", package = "BioInstaller"),
auto_create = FALSE, ...)
|
appDir |
The application to run. Default is system.file('extdata', 'tools/shiny/R', package = 'BioInstaller') |
auto_create |
Auto create dir, default is FALSE |
... |
Other parameters pass to |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.