Description Usage Arguments Author(s) References
Check to ensure a package is installed
1 | check_package(package, repository, ...)
|
package |
Name of pacakge to check |
repository |
Repository that package is available on; choose from 'bioconductor', 'github', or 'cran' |
... |
Extra parameters passed to BiocManager::install,
remotes::install_github, or install.packages, depending on |
Paul Hoffman
https://github.com/satijalab/seurat-wrappers/wiki/Code-Guidelines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.