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

Description Usage Arguments Value See Also

Description

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

Usage

1
2
3
4
PointTier(praatText, ...)

## S4 method for signature 'character'
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


textgRid documentation built on May 1, 2019, 10:26 p.m.