methods-package           package:methods           R Documentation

_F_o_r_m_a_l _M_e_t_h_o_d_s _a_n_d _C_l_a_s_s_e_s

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

     Formally defined methods and classes for R objects, plus other
     programming tools, as described in the reference.

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

     This package provides the so-called "S version 4"  object oriented
     system.  

     For a complete list of functions and classes, use
     'library(help="methods")'.

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

     R Development Core Team

     Maintainer: R Core Team R-core@r-project.org

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

     ``Programming with Data'' (1998), John M. Chambers, Springer NY.
     <URL: http://www.omegahat.org/RSMethods/Intro.ps> and <URL:
     http://www.omegahat.org/RSMethods/Intro.pdf>.

