The R Project SVN R

Rev

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

Rev 87734 Rev 88585
Line 226... Line 226...
226
      re-establish the same generic function as before.
226
      re-establish the same generic function as before.
227
    }
227
    }
228
  }
228
  }
229
}
229
}
230
\references{
230
\references{
231
 Chambers, John M. (2016)
231
  \bibshow{R:Chambers:2016}
232
 \emph{Extending R},
-
 
233
  Chapman & Hall.
-
 
234
(Chapters 9 and 10.)
232
  (Chapters 9 and 10.)
235
}
233
}
236
 
234
 
237
\seealso{
235
\seealso{
238
  \code{\link{getMethod}} (also for \code{selectMethod}),
236
  \code{\link{getMethod}} (also for \code{selectMethod}),
239
  \code{\link{setGeneric}},
237
  \code{\link{setGeneric}},