Learn R Programming

nws (version 1.7.0.1)

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 the env command.

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

Examples

Run this code
## Not run: 
# s = sleigh(scriptExec=envcmd)
# ## End(Not run)

Run the code above in your browser using DataLab