install_new_bioconductor: Install new packages from bioconductor

Description Usage Arguments Examples

View source: R/install_new_bioconductor.R

Description

Install new packages from bioconductor

Usage

1

Arguments

pkg

String. The package to install

loadBC

Boolean. Default TRUE. Do this for the first time.

Examples

1
2
library(statshelpR)
install_new_bioconductor("EBImage", TRUE)

jrminter/statshelpR documentation built on May 2, 2020, 12:08 a.m.