celDates                package:crlmm                R Documentation

_E_x_t_r_a_c_t _d_a_t_e_s _f_r_o_m _t_h_e _c_e_l _f_i_l_e _h_e_a_d_e_r

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

     Extract dates from the cel file header.

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

     celDates(celfiles)

_A_r_g_u_m_e_n_t_s:

celfiles: CEL file names.  Must specify the complete path.

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

     date-time class POSIXt

_A_u_t_h_o_r(_s):

     R. Scharpf

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

     read.celfile.header, POSIXt

