Description Usage Arguments Author(s)
Using reposTools, install/update all packages from given repositories.
1 2 | installReps(repNames = "aData", lib = .libPaths()[1],
type = getOption("pkgType"))
|
repNames |
A character vector containing repository names. A listing of known repository names can be found with the getReposOption() function. |
lib |
A path to install/update the packages. If this directory does not exist, it will be created (if possible). |
type |
type of package do download |
Colin A. Smith webbioc@colinsmith.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.