tg.getIntervalStartTime: tg.getIntervalStartTime

Description Usage Arguments Value See Also Examples

View source: R/tg.R

Description

Returns start time of interval in interval tier.

Usage

1
tg.getIntervalStartTime(tg, tierInd, index)

Arguments

tg

TextGrid object

tierInd

tier index or "name"

index

index of interval

Value

numeric

See Also

tg.getIntervalEndTime, tg.getIntervalDuration, tg.getIntervalIndexAtTime, tg.findLabels

Examples

1
2
tg <- tg.sample()
tg.getIntervalStartTime(tg, "phone", 5)

bbTomas/rPraat documentation built on Dec. 26, 2021, 2:08 a.m.