The R Project SVN R

Rev

Rev 71384 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

% File src/library/methods/man/Methods.Rd
% Part of the R package, https://www.R-project.org
% Copyright 1995-2016 R Core Team
% Distributed under GPL 2 or later

\name{Methods}
\alias{Methods}
\title{S4 Class Documentation}
\description{
  You have navigated to an old link to documentation of S4 methods.

  For basic use of classes and methods, see \link{Introduction}; to
  create new method definitions, see \code{\link{setMethod}}; for
  technical details on S4 methods, see \link{Methods_Details}.

}


\references{
 Chambers, John M. (2016)
 \emph{Extending R},
  Chapman & Hall.
(Chapters 9 and 10.)
}

\keyword{programming}
\keyword{classes}
\keyword{methods}