The R Project SVN R

Rev

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

Rev 88267 Rev 88585
Line 111... Line 111...
111
  saves an extra function call, but if empirical evidence shows that a
111
  saves an extra function call, but if empirical evidence shows that a
112
  conversion is needed, either call \code{as()} before the replacement
112
  conversion is needed, either call \code{as()} before the replacement
113
  or use the replacement version of \code{slot()}.
113
  or use the replacement version of \code{slot()}.
114
}
114
}
115
\references{
115
\references{
116
 Chambers, John M. (2008)
116
  \bibshow{R:Chambers:2008}
117
 \emph{Software for Data Analysis: Programming with R}
-
 
118
  Springer.  (For the R version.)
117
  (For the R version.)
119
 
118
 
120
 Chambers, John M. (1998)
119
  \bibshow{R:Chambers:1998}
121
 \emph{Programming with Data}
-
 
122
 Springer (For the original S4 version.)
120
  (For the original S4 version.)
123
}
121
}
124
\seealso{
122
\seealso{
125
  \code{\link{@}},
123
  \code{\link{@}},
126
  \code{\link{Classes_Details}},
124
  \code{\link{Classes_Details}},
127
  \code{\link{Methods_Details}},
125
  \code{\link{Methods_Details}},