LargeDataObject-class package:limma R Documentation _L_a_r_g_e _D_a_t_a _O_b_j_e_c_t - _c_l_a_s_s _D_e_s_c_r_i_p_t_i_o_n: A virtual class including the data classes 'RGList', 'MAList' and 'MArrayLM', all of which typically contain large quantities of numerical data in vector, matrices and data.frames. _M_e_t_h_o_d_s: A 'show' method is defined for objects of class 'LargeDataObject' which uses 'printHead' to print only the leading elements or rows of components or slots which contain large quantities of data. _A_u_t_h_o_r(_s): Gordon Smyth _S_e_e _A_l_s_o: 02.Classes gives an overview of all the classes defined by this package. _E_x_a_m_p_l_e_s: # see normalizeBetweenArrays