install_bioc | R Documentation |
This function is simply a wrapper for link[BiocManager]{install}
. If BiocManager
is not installed it it automatically installed.
install_bioc(...)
... |
arguments passed on to |
If BiocManager
is installed you can simply call BiocManager::install
instead.
Rafael A. Irizarry
install_bioc("affy")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.