Description Usage Arguments Value See Also Examples
Returns number of labels with the specified label.
1 | tg.countLabels(tg, tierInd, label)
|
tg |
TextGrid object |
tierInd |
tier index or "name" |
label |
character string: label to be counted |
integer number
1 2 | tg <- tg.sample()
tg.countLabels(tg, "phone", "a")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.