arraySize              package:codelink              R Documentation

_D_e_t_e_r_m_i_n_e _t_h_e _s_i_z_e _o_f _t_h_e _a_r_r_a_y

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

     When loading Codelink arrays in text format (as exported from the
     Codelink  software) this function retrieves the correct size of
     the array. This is  useful beacuse those files contain and
     indetermined number of empty lines at  the end. Thus, reading the
     entire data matrix don't works.

_N_o_t_e:

     Not meant to be used directly.

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

     Diego Diez

