getTuple               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 _T_u_p_l_e

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

     After a tuple is broadcast to the R goose, this method makes it
     available as an R environment object.

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

     env <- getTuple ()

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

     Returns an environment with a title, and then the usual keys and
     values.

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

     'getNameList'. 'getCluster'. 'getMatrix'. 'getNetwork'.

