isProxy {XR} | R Documentation |
Test if an Object is a Proxy
Description
Returns TRUE
if object
is either a simple proxy or an object from a proxy class.
Usage
isProxy(object)
Arguments
object |
Any object. |
[Package XR version 0.7.2 Index]