Learn R Programming

nws (version 1.6.3)

envcmd: Sleigh Auxiliary Function

Description

This function is set through optional argument 'scriptExec' in the sleigh constructor.

Arguments

Details

This function indicates that configuration variables such as RSleighName and RSleighNwsName are exported to the environment using env command.

envcmd is the default choice to execute worker scripts on UNIX.

Examples

Run this code
s = sleigh(scriptExec=envcmd)

Run the code above in your browser using DataLab