Rdocumentation
powered by
Learn R Programming
nws (version 1.5.0)
lsfcmd: Sleigh Auxiliary Function
Description
This function indicates that LSF will be used to launch sleigh workers.
Arguments
Details
This function is only meant to be passed through optional argument, 'launch', in the sleigh constructor.
See Also
sleigh
Examples
Run this code
s = sleigh(launch=lsfcmd)
Run the code above in your browser using
DataLab