package_check: package_check

View source: R/general_help.R

package_checkR Documentation

package_check

Description

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

Usage

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


RubD/Giotto documentation built on April 29, 2023, 5:52 p.m.