The R Project SVN R

Rev

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

Rev 87165 Rev 88585
Line 209... Line 209...
209
\seealso{
209
\seealso{
210
  If you think of using \code{try(as(x, cl))}, consider
210
  If you think of using \code{try(as(x, cl))}, consider
211
  \code{\link{canCoerce}(x, cl)} instead.
211
  \code{\link{canCoerce}(x, cl)} instead.
212
}
212
}
213
\references{
213
\references{
214
 Chambers, John M. (2016)
214
  \bibshow{R:Chambers:2016}
215
 \emph{Extending R},
-
 
216
  Chapman & Hall.
-
 
217
(Chapters 9 and 10.)
215
  (Chapters 9 and 10.)
218
}
216
}
219
 
217
 
220
\examples{
218
\examples{
221
## using the definition of class "track" from \link{setClass}
219
## using the definition of class "track" from \link{setClass}
222
 
220