The R Project SVN R

Rev

Rev 86517 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 86517 Rev 88585
Line 77... Line 77...
77
  implicitly defined, so one can use \code{new} for these classes.
77
  implicitly defined, so one can use \code{new} for these classes.
78
  The \dots arguments are interpreted as objects of this type and are
78
  The \dots arguments are interpreted as objects of this type and are
79
  concatenated into the resulting vector.
79
  concatenated into the resulting vector.
80
}
80
}
81
\references{
81
\references{
82
 Chambers, John M. (2016)
82
  \bibshow{R:Chambers:2016}
83
 \emph{Extending R},
-
 
84
  Chapman & Hall.
-
 
85
(Chapters 9 and 10.)
83
  (Chapters 9 and 10.)
86
}
84
}
87
\seealso{ \link{Classes_Details} for details of class definitions, and
85
\seealso{ \link{Classes_Details} for details of class definitions, and
88
  \code{\link{setOldClass}} for the relation to S3 classes. }
86
  \code{\link{setOldClass}} for the relation to S3 classes. }
89
 
87
 
90
\examples{
88
\examples{