Description Usage Arguments Examples
View source: R/install_new_bioconductor.R
Install new packages from bioconductor
1 | install_new_bioconductor(pkg, loadBC = TRUE)
|
pkg |
String. The package to install |
loadBC |
Boolean. Default TRUE. Do this for the first time. |
1 2 | library(statshelpR)
install_new_bioconductor("EBImage", TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.