ccscmd                  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 indicates that CCS will be used to launch sleigh
     workers.

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

     This function is only meant to be passed through optional
     argument, 'launch',  in the sleigh constructor.

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

     'sleigh'

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

     ## Not run: 
     s = sleigh(launch=ccscmd)
     ## End(Not run)

