titlePage package:affyQCReport R Documentation _Q_C _r_e_p_o_r_t _t_i_t_l_e _p_a_g_e _w_i_t_h _a_r_r_a_y _n_a_m_e_s _D_e_s_c_r_i_p_t_i_o_n: Creates the titlepage of the QC report created by 'QCReport' for an object of class 'AffyBatch'. _U_s_a_g_e: titlePage(object) _A_r_g_u_m_e_n_t_s: object: An object of class 'AffyBatch'. _D_e_t_a_i_l_s: This creates the title page of a 'QCReport' report. More details are available in the vignette. _V_a_l_u_e: TRUE _E_x_a_m_p_l_e_s: library(affydata) data(Dilution) titlePage(Dilution)