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

Description Usage Arguments Value See Also

Description

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

Usage

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

## S4 method for signature 'character'
IntervalTier(praatText)

Arguments

praatText

A character vector, the lines of text from a .TextGrid file that define an IntervalTier.

...

optional arguments for multiple dispatch (in development).

Value

A IntervalTier object. Values for the tierName, tierNumber, startTimes, endTimes, and labels slots are parsed automatically from the praatText.

See Also

IntervalTier-class, IntervalTier-accessors


patrickreidy/textgRid documentation built on May 6, 2019, 8:35 p.m.