Convert an Object to a Dictionary or Array in JSON Notation | asJSONS4 |
Specialize the R Object Returned from an Interface Evaluator | asRObject asRObject,data.frame-method asRObject,list-method asRObject,ProxyObject-method asRObject,vector_R-method |
Generate a Server Language Expression corresponding to an R Object | asServerObject asServerObject,AssignedProxy-method asServerObject,name-method asServerObject,ProxyClassObject-method asServerObject,ProxyFunction-method |
Class for Assigned Proxy Objects and Related Mechanisms | AssignedProxy AssignedProxy-class |
Write A Proxy Function to a File or Connection | dumpProxyFunction |
Carry Out an Evaluator Initialization Action | evaluatorAction evaluatorAction,language-method evaluatorAction,pathEl-method |
Add to Table of Search Paths and Import Commands | evaluatorActions serverAddToPath serverImport serverTask |
Utilities for Server-Language Specific Use | fillNames |
Make a Help Topic an Explicit Character String | fixHelpTopic |
A Class to Describe General Server Objects | $,from_Server-method from_Server from_Server-class initialize,from_Server-method show,from_Server-method |
Get or start an evaluator for an interface | evaluatorNumber evaluatorTable getInterface rmInterface |
Reference class for all interface evaluators | Interface Interface-class |
Classes of objects representing errors or other conditions in a server language | InterfaceCondition-class InterfaceError-class InterfaceWarning-class |
Test if an Object is a Proxy | isProxy |
Miscellaneous methods | $,AssignedProxy-method $<-,AssignedProxy-method MiscMethods |
Plain Double Quote for Names | nameQuote |
Send a Non-scalar Version of an Object | noScalar |
Construct a String in JSON Notation to Represent an R Object | objectAsJSON objectAsJSON,array-method objectAsJSON,AssignedProxy-method objectAsJSON,environment-method objectAsJSON,envRefClass-method objectAsJSON,Interface-method objectAsJSON,list-method objectAsJSON,ProxyClassObject-method |
Generate the Explicit Dictionary form for an R Object | objectDictionary |
Execute a Setup Step for a Package | packageSetup |
A Class to Describe Classes in the Server Language | ProxyClass ProxyClass-class |
A Class for Objects that are Proxies for Specific Server Class Objects | ProxyClassObject ProxyClassObject-class |
The Evaluator Function Object Referred to from a Proxy Objec | proxyEvaluator |
A Class for Proxy Functions | ProxyFunction ProxyFunction-class |
Return the Server Language Name Corresponding to a Proxy Object | proxyName proxyName,AssignedProxy-method proxyName,ProxyClassObject-method |
Class Union to Represent Proxy Objects | ProxyObject-class |
The Definition of a Server Language Class | ServerClassDef ServerClassDef-class |
Class Union for Describing Server Language Fields | serverFields-class |
Create a Proxy Class | setProxyClass |
Convert a Simple Object to JSON String | typeToJSON |
Unconverted Server Language Objects | Unconvertible-class |
Convert the String Returned by a Server Language Interface to an R Object. | valueFromServer |
A class that facilitates returning R vectors via a list in JSON | vector_R vector_R-class |
A Structure for Interfaces from R | XR-package XR |