The R Project SVN R

Rev

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

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

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

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

}


\references{
  \bibshow{R:Chambers:2016}
  (Chapters 9 and 10.)
}

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