Learn R Programming

XR (version 0.7.2)

isProxy: 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.