RObject.HasAttributes Property

Gets whether the object has attributes associated with it.

Definition

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

Property Value

Boolean

See Also