RObject.IsObject Property

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

Definition

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

Property Value

Boolean

See Also