RObject.Attributes Property

Gets the collection of attributes associated with the object.

Definition

Namespace: Numerics.NET.Data.R
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.0
C#
public RAttributeCollection Attributes { get; set; }

Property Value

RAttributeCollection

See Also