install_bioc: Install or update Bioconductor and CRAN packages

Description Usage Arguments Details Author(s) Examples

View source: R/install_bioc.R

Description

This is function simply a wrapper for biocLite. It first sources the code from the Bioconductor site then calls biocLite.

Usage

1

Arguments

...

arguments passed on to biocLite

Details

Note that once you run this function in a session, you no longer need to call since you can call biocLite directly.

Author(s)

Rafael A. Irizarry

Examples

1
install_bioc("affy")

ririzarr/rafalib documentation built on April 17, 2021, 8:56 p.m.