RObject.IsObject Property

Gets whether the object is an R object (with a class attribute).

Definition

Namespace: Extreme.Data.R
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
public virtual bool IsObject { get; }

Property Value

Boolean

See Also