The R Project SVN R

Rev

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

Rev 68948 Rev 71370
Line 59... Line 59...
59
  than \code{"S4"} for which the S4 object is an extension, unless
59
  than \code{"S4"} for which the S4 object is an extension, unless
60
  argument \code{complete} is \code{FALSE}.
60
  argument \code{complete} is \code{FALSE}.
61
}
61
}
62
 
62
 
63
\seealso{
63
\seealso{
64
  \code{\link{is.object}} for a more general test; \link{Methods}
64
  \code{\link{is.object}} for a more general test; \link[methods]{Introduction}
-
 
65
  for general information on S4; \link[methods]{Classes_Details} for more on S4
65
  for general information on S4.
66
  class definitions.
66
}
67
}
67
 
68
 
68
\examples{
69
\examples{
69
\dontshow{require(methods)}
70
\dontshow{require(methods)}
70
isS4(pi) # FALSE
71
isS4(pi) # FALSE