The R Project SVN R

Rev

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

Rev 71366 Rev 72027
Line 46... Line 46...
46
}
46
}
47
\value{
47
\value{
48
  The value returned by the new call.
48
  The value returned by the new call.
49
}
49
}
50
\references{
50
\references{
-
 
51
 Chambers, John M. (2016)
-
 
52
 \emph{Extending R},
-
 
53
  Chapman & Hall.
-
 
54
(Chapters 9 and 10.)
-
 
55
 
51
 Chambers, John M. (2008)
56
 Chambers, John M. (2008)
52
 \emph{Software for Data Analysis: Programming with R}
57
 \emph{Software for Data Analysis: Programming with R}
53
  Springer.  (For the R version.)
58
  Springer. (Section 10.4 for some details.)
54
 
59
 
55
 Chambers, John M. (1998)
-
 
56
 \emph{Programming with Data}
-
 
57
 Springer (For the original S4 version.)
-
 
58
}
60
}
59
\seealso{\code{\link{GroupGenericFunctions}} for other information
61
\seealso{\code{\link{GroupGenericFunctions}} for other information
60
  about group generic functions; \link{Methods_Details} for the general behavior
62
  about group generic functions; \link{Methods_Details} for the general behavior
61
  of method dispatch
63
  of method dispatch
62
}
64
}