dumpProxyFunction: Write A Proxy Function to a File or Connection

Description Usage Arguments

Description

This function is called by the $SaveProxyFunction() method of an evaluator object. It is exported for the convenience of packages inheriting from XR and would not normally be called by a user.

Usage

1
dumpProxyFunction(file, object, objName = object@name, docText)

Arguments

file

the file or connection for writing the function text.

object, objName, docText

arguments supplied by the evaluator method.


johnmchambers/XR documentation built on May 19, 2019, 5:15 p.m.