RObject.HasTag Property

Gets whether the object has a tag associated with it.

Definition

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

Property Value

Boolean

See Also