tg.getTotalDuration: tg.getTotalDuration

Description Usage Arguments Value See Also Examples

View source: R/tg.R

Description

Returns total duration. If tier index is specified, it returns duration of the tier, if it is not specified, it returns total duration of the TextGrid.

Usage

1
tg.getTotalDuration(tg, tierInd = 0)

Arguments

tg

TextGrid object

tierInd

[optional] tier index or "name"

Value

numeric

See Also

tg.getStartTime, tg.getEndTime

Examples

1
2
3

rPraat documentation built on Feb. 28, 2021, 1:06 a.m.