usePackage: usePackage

View source: R/usePackage.R

usePackageR Documentation

usePackage

Description

Function to automatically check, install from both CRAN and Bioconductor repositories (if necessary) and load required packages

Usage

usePackage(pkgs)

Arguments

pkgs

Numeric vector (or single value) with the name of the packages

Examples

usePackage(pkgs = c('data.table','Biobase'))

mdelcorvo/rgumbo documentation built on Jan. 3, 2025, 2:12 p.m.