RObject.Tag Property

Gets the tag associated with the objet.

Definition

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

Property Value

RObject

See Also