.onLoad {clustermq} | R Documentation |
Select the queueing system on package loading
Description
This is done by setting the variable 'qsys' in the package environment to the object that contains the desired queueing system.
Usage
.onLoad(libname, pkgname)
Arguments
libname |
default arg for compatibility |
pkgname |
default arg for compatibility |
[Package clustermq version 0.9.9 Index]