The R Project SVN R

Rev

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

Rev 71963 Rev 88585
Line 178... Line 178...
178
environments in which a corresponding method was found; that is, a
178
environments in which a corresponding method was found; that is, a
179
table of methods including the one specified.
179
table of methods including the one specified.
180
 
180
 
181
}
181
}
182
\references{
182
\references{
183
 Chambers, John M. (2016)
183
  \bibshow{R:Chambers:2016}
184
 \emph{Extending R},
-
 
185
  Chapman & Hall.
-
 
186
(Chapters 9 and 10.)
184
  (Chapters 9 and 10.)
187
 
185
 
188
 Chambers, John M. (2008)
186
 Chambers, John M. (2008)
189
 \emph{Software for Data Analysis: Programming with R}
187
 \emph{Software for Data Analysis: Programming with R}
190
  Springer. (Section 10.6 for some details of method selection.)
188
  Springer. (Section 10.6 for some details of method selection.)
191
}
189
}