Description Usage Arguments Examples
View source: R/load_library_list.src.R
take a list of installed packages and load them all
1 | load_library_list(library_list)
|
library_list |
character list of packages to load |
1 2 | load_library_list(c("data.table", "Biostrings"))
load_library_list(list_of_packages)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.