safeRequire {ufs} | R Documentation |
Load a package, install if not available
Description
Load a package, install if not available
Usage
safeRequire(packageName, mirrorIndex = NULL)
Arguments
packageName |
The package |
mirrorIndex |
The index of the mirror (1 is used if not specified) |
[Package ufs version 0.5.12 Index]