loadGRAN {switchr} | R Documentation |
Load a GRAN repo package
Description
Load a GRAN repo package
Usage
loadGRAN(nm = "current")
Arguments
nm |
The name of the repository for which to load the package. Defaults
|
Details
This function is a convenience to load the package GRAN<nm>, which will provide the contained GRAN repository as default repository within the switchr framework.
Value
NULL. Called for the side-effect of loading the specified package
[Package switchr version 0.14.8 Index]