aafTable package:annaffy R Documentation _C_o_n_s_t_r_u_c_t_o_r _f_o_r _a_a_f_T_a_b_l_e _o_b_j_e_c_t_s _D_e_s_c_r_i_p_t_i_o_n: Constructs an 'aafTable' object given vectors, lists, or 'aafList' objects. _U_s_a_g_e: aafTable(..., items = list(...), colnames = names(items), probeids = character(0), signed = FALSE) _A_r_g_u_m_e_n_t_s: ...: named arguments, one for each column items: alternatively a named list of the items to be put in the table colnames: character vector of column names probeids: character vector of probe ids associated with each row signed: boolean, should each column be colored based on the sign? _V_a_l_u_e: An 'aafTable' object. _A_u_t_h_o_r(_s): Colin A. Smith, annaffy@colinsmith.org _S_e_e _A_l_s_o: aafTable-class