Description Usage Arguments Examples
Function to copy the default plugins of BioInstaller
1 2 3 4 | copy_plugins(plugin_dir = "~/.BioInstaller/plugins",
template_dir = system.file("extdata", "config/shiny/", package =
"BioInstaller"), pattern = "shiny.*.parameters.toml",
auto_create = FALSE)
|
plugin_dir |
The destdir to store plugins [~/.BioInstaller/plugins] |
template_dir |
The template dir system.file('extdata', 'config/shiny/', package = 'BioInstaller') |
pattern |
Used in |
auto_create |
Auto create dir, default is FALSE |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.