The R Project SVN R

Rev

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

Rev 74656 Rev 88585
Line 62... Line 62...
62
 
62
 
63
  Use functions such as \code{\link{setClass}} and
63
  Use functions such as \code{\link{setClass}} and
64
  \code{\link{setClassUnion}} to create class definitions.
64
  \code{\link{setClassUnion}} to create class definitions.
65
}
65
}
66
\references{
66
\references{
67
 Chambers, John M. (2016)
67
  \bibshow{R:Chambers:2016}
68
 \emph{Extending R},
-
 
69
  Chapman & Hall.
-
 
70
(Chapters 9 and 10.)
68
  (Chapters 9 and 10.)
71
}
69
}
72
 
70
 
73
\seealso{
71
\seealso{
74
  \linkS4class{classRepresentation},
72
  \linkS4class{classRepresentation},
75
  \code{\link{setClass}},
73
  \code{\link{setClass}},