powered by
Returns number of labels with the specified label.
tg.countLabels(tg, tierInd, label)
TextGrid object
tier index or "name"
character string: label to be counted
integer number
tg.findLabels, tg.getLabel
tg.findLabels
tg.getLabel
# NOT RUN { tg <- tg.sample() tg.countLabels(tg, "phone", "a") # }
Run the code above in your browser using DataLab