SPAWN                package:syskern                R Documentation

_G_l_o_b_a_l _v_a_r_i_a_b_l_e

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

     Global variable (can be used to control "For loops" in Splus).

_U_s_a_g_e:

     .SPAWN <- FALSE

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

     Functions coded to use Splus "For loops" can check this global
     variable to see if they should use them or not.

