usePackage | R Documentation |
Function to automatically check, install from both CRAN and Bioconductor repositories (if necessary) and load required packages
usePackage(pkgs)
pkgs |
Numeric vector (or single value) with the name of the packages |
usePackage(pkgs = c('data.table','Biobase'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.