Description Usage Arguments Value See Also Examples
Returns number of intervals in the given interval tier.
1 | tg.getNumberOfIntervals(tg, tierInd)
|
tg |
TextGrid object |
tierInd |
tier index or "name" |
integer
1 2 | tg <- tg.sample()
tg.getNumberOfIntervals(tg, "phone")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.