Tier-class {textgRid} | R Documentation |
Tier S4 class for Praat TextGrids.
Description
The Tier
class is extended by the PointTier
and IntervalTier
classes. As such, the
Tier
class encapsulates only very general information that is common
to both subtypes of tier-like object.
Slots
name
A character string, the name of the Tier.
number
An integer, the number of the Tier within the TextGrid.
See Also
IntervalTier-class
, PointTier-class
,
TextGrid-class
, Tier-accessors
[Package textgRid version 1.0.1 Index]