| install_bioc {rafalib} | R Documentation |
Install or update Bioconductor and CRAN packages
Description
This is function simply a wrapper for biocLite. It first sources the code
from the Bioconductor site then calls biocLite.
Usage
install_bioc(...)
Arguments
... |
arguments passed on to |
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
[Package rafalib version 1.0.0 Index]