RObject.HasTag Property

Gets whether the object has a tag associated with it.

Definition

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

Property Value

Boolean

See Also