isProxy: Test if an Object is a Proxy

Description Usage Arguments

View source: R/ProxyClass.R

Description

Returns TRUE if object is either a simple proxy or an object from a proxy class.

Usage

1
isProxy(object)

Arguments

object

Any object.


XR documentation built on May 2, 2019, 6:01 a.m.

Related to isProxy in XR...