combineBeadLevelLists       package:beadarray       R Documentation

_C_o_m_b_i_n_e_s _d_a_t_a _f_r_o_m _t_w_o _B_e_a_d_L_e_v_e_l_L_i_s_t _o_b_j_e_c_t_s

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

     Combines two 'BeadLevelList' objects.

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

     combineBeadLevelLists(object1, object2)

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

 object1: 'BeadLevelList'

 object2: 'BeadLevelList'

_D_e_t_a_i_l_s:

     'combineBeadLevelLists' combines two 'BeadLevelList' objects.

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

     A 'BeadLevelList' object holding data from all  strips/arrays and
     beads from the individual objects.

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

     Matt Ritchie

