getMatrix               package:gaggle               R Documentation

_C_r_e_a_t_e _a_n _R _m_a_t_r_i_x _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 _M_a_t_r_i_x

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

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

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

     m <- getMatrix ()

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

     Returns a matrix with double precision elements, row names, and
     column names.

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

     'getNameList'. 'getNetwork'.

