tg.getNumberOfPoints {rPraat} | R Documentation |
Returns number of points in the given point tier.
tg.getNumberOfPoints(tg, tierInd)
tg |
TextGrid object |
tierInd |
tier index or "name" |
integer
tg <- tg.sample()
tg.getNumberOfPoints(tg, "phoneme")