package_check: package_check

Description Usage Arguments

View source: R/general_help.R

Description

check if package is available and provide installation instruction if not available

Usage

1
2
3
4
5
package_check(
  pkg_name,
  repository = c("CRAN", "Bioc", "github"),
  github_repo = NULL
)

Arguments

pkg_name

name of package

repository

where is the package

github_repo

name of github repository if needed


bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.