RFunction xAn RFunction is a function that wraps around an R function specified by a string. Its arguments are converted to RObject's.
|
|
Any Macaulay2 object may also be used; it is converted to a string with toString.
|
|
The object RFunction is a self initializing type, with ancestor classes FunctionClosure < Function < Thing.
The source of this document is in RInterface/doc/functions.m2:32:0.