Learn R Programming

nws (version 1.7.0.1)

launch: Sleigh Auxiliary Function

Description

Setup appropropriate worker accounting information, and start the worker loop.

Arguments

Details

The only time clients ever need to invoke this function directly is when web launch is used. The runMe variable contains a value that is the R function call to launch the worker. For other launch types such as SSH and local launch, the launch function is invoked within cmdLaunch.

See Also

cmdLaunch