View source: R/dependency-managers.R
A wrapper for a list of packages used in the project and a call to the tvsproject::install_packages().
1 | install_dependencies(bioconductor_version = "3.9", update = TRUE)
|
bioconductor_version |
The version of the preferred bioconductor version (character). |
update |
Whether old packages should be updated (logical). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.