safeLoadPackage {forestplot} | R Documentation |
Safely loads package
Description
Stops if the package doesn't exist
Usage
safeLoadPackage(package)
Arguments
package |
string naming the package/name space to load. |
[Package forestplot version 3.1.3 Index]