The R Project SVN R

Rev

Rev 71956 | Rev 81927 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 71956 Rev 74363
Line 31... Line 31...
31
  description of the non-validity.
31
  description of the non-validity.
32
  If such a method exists, it will be called from \code{validObject}
32
  If such a method exists, it will be called from \code{validObject}
33
  and any strings from failure will be included in the result or the
33
  and any strings from failure will be included in the result or the
34
  error message.
34
  error message.
35
Any validity methods defined for superclasses (from the \code{contains=}
35
Any validity methods defined for superclasses (from the \code{contains=}
36
argument to \code{\link{setClass}}, will also be called.
36
argument to \code{\link{setClass}}), will also be called.
37
 
37
 
38
 
38
 
39
}
39
}
40
\usage{
40
\usage{
41
validObject(object, test = FALSE, complete = FALSE)
41
validObject(object, test = FALSE, complete = FALSE)