envcmd                  package:nws                  R Documentation

_S_l_e_i_g_h _A_u_x_i_l_i_a_r_y _F_u_n_c_t_i_o_n

_D_e_s_c_r_i_p_t_i_o_n:

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

_D_e_t_a_i_l_s:

     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.

_E_x_a_m_p_l_e_s:

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

