load_it: load_it

View source: R/package_loader.R

load_itR Documentation

load_it

Description

Loads a character vector of packages, installing them from Bioconductor if necessary. This will also load most CRAN packages.

Usage

load_it(pack, update = FALSE)

Arguments

pack

– A vector of character strings containing package names.

Value

nothing


greenelab/TDM documentation built on May 10, 2023, 12:04 a.m.