The R Project SVN R

Rev

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

Rev 85927 Rev 88585
Line 39... Line 39...
39
  \item{where}{The environment from which to look for class
39
  \item{where}{The environment from which to look for class
40
      definitions needed (e.g., for slots or superclasses). See the
40
      definitions needed (e.g., for slots or superclasses). See the
41
      discussion of this argument under \link{GenericFunctions}.}
41
      discussion of this argument under \link{GenericFunctions}.}
42
}
42
}
43
\references{
43
\references{
44
 Chambers, John M. (2008)
44
  \bibshow{R:Chambers:2008}
45
 \emph{Software for Data Analysis: Programming with R}
-
 
46
  Springer.  (For the R version.)
45
  (For the R version.)
47
 
46
 
48
 Chambers, John M. (1998)
47
  \bibshow{R:Chambers:1998}
49
 \emph{Programming with Data}
-
 
50
 Springer (For the original S4 version.)
48
  (For the original S4 version.)
51
}
49
}
52
\seealso{
50
\seealso{
53
  \code{\link{setClass}}
51
  \code{\link{setClass}}
54
}
52
}
55
\keyword{programming}
53
\keyword{programming}