Mlist-class              package:msbase              R Documentation

_C_l_a_s_s "_M_l_i_s_t"

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

     List extends list.

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form 'new("Mlist", ...)'.

_S_l_o_t_s:

     '._D_a_t_a': Object of class '"list"'

     '_u_n_i_q': Object of class '"logical"' if 'TRUE' then list names must
          be unique.

_E_x_t_e_n_d_s:

     Class '"list"', directly.

_M_e_t_h_o_d_s:

     _i_m_a_g_e 'signature(x = "Mlist")': 

     _n_a_m_e_s 'signature(x = "Mlist")': 

     _n_a_m_e_s<- 'signature(x = "Mlist")':

     _s_u_b_s_e_t 'signature(x = "Mlist")':

     [[<- 'signature(x = "Mlist")':

_N_o_t_e:

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

     witek96@users.sourceforge.net

_R_e_f_e_r_e_n_c_e_s:

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

     objects to See Also as 'list',

_E_x_a_m_p_l_e_s:

     ##---- Should be DIRECTLY executable !! ----

