The R Project SVN R

Rev

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

Rev 81927 Rev 88585
Line 110... Line 110...
110
  Otherwise a vector of strings describing problems found, except that
110
  Otherwise a vector of strings describing problems found, except that
111
  if \code{test} is \code{FALSE}, validity failure generates an error,
111
  if \code{test} is \code{FALSE}, validity failure generates an error,
112
  with the corresponding strings in the error message.
112
  with the corresponding strings in the error message.
113
}
113
}
114
\references{
114
\references{
115
Chambers, John M. (2016)
115
  \bibshow{R:Chambers:2016}
116
 \emph{Extending R},
-
 
117
  Chapman & Hall.
-
 
118
(Chapters 9 and 10.)
116
  (Chapters 9 and 10.)
119
}
117
}
120
\seealso{\code{\link{setClass}};
118
\seealso{\code{\link{setClass}};
121
  class \code{\linkS4class{classRepresentation}}.
119
  class \code{\linkS4class{classRepresentation}}.
122
}
120
}
123
\examples{
121
\examples{