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_site documentation built on April 12, 2025, 6:46 p.m.