Learn R Programming

textgRid (version 1.0.1)

PointTier-constructor: Create an instance of the PointTier class.

Description

An S4 generic and S4 methods for creating an PointTier object.

Usage

PointTier(praatText, ...)
"PointTier"(praatText)

Arguments

praatText
A character vector, the lines of text from a .TextGrid file that define a PointTier.
...
optional arguments for multiple dispatch (in development).

Value

A PointTier object. Values for the tierName, tierNumber, times, and labels slots are parsed automatically from the praatText.

See Also

PointTier-class, PointTier-accessors