Description Usage Arguments Examples
Packages can be in Github format ('user/packagename') as well as pure 'packagename'. If bioC=TRUE, all the packages must be from Bioconductor
1 | add_package(pkgs, homedir = ".", bioC = FALSE)
|
pkgs |
A character vector of packages |
homedir |
Where are these being included |
bioC |
Whether packages are from Bioconductor |
1 | add_package(c('tidyverse','broom','stringr'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.