|
Gamma, lngamma, and Digamma call R's gamma, lgamma, and digamma, respectively, when passed an RObject.
|
|
|
binomial calls R's choose when one of its arguments is an RObject, and the postfix operator ! calls R's factorial when passed an RObject.
|
|
The source of this document is in RInterface/doc.m2:579:0.