getNameList              package:gaggle              R Documentation

_C_r_e_a_t_e _a_n _R _v_a_r_i_a_b_l_e _f_r_o_m _M_o_s_t _R_e_c_e_n_t_l_y _B_r_o_a_d_c_a_s_t _N_a_m_e_L_i_s_t

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

     After a nameList is broadcast to the R goose, one additional step
     is required of the R user before it is available as a character
     list variable in R.  (This step may be eliminated in the future.)

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

     names <- getNameList ()

_A_r_g_u_m_e_n_t_s:

_V_a_l_u_e:

     Returns a list of names.

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

     'getMatrix'. 'getNetwork'.

