launch                  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:

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

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

     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'.

_S_e_e _A_l_s_o:

     'cmdLaunch'

