check_package: Check to ensure a package is installed

Description Usage Arguments Author(s) References

View source: R/util.R

Description

Check to ensure a package is installed

Usage

1
check_package(package, repository, ...)

Arguments

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 repository

Author(s)

Paul Hoffman

References

https://github.com/satijalab/seurat-wrappers/wiki/Code-Guidelines


Wang-Cankun/rDeepMAPS documentation built on Jan. 28, 2022, 7:10 a.m.