Description Usage Arguments Value Author(s)
Searches a TextGrid for a specific Interval.
1 2 | search.TextGrid(textgrid, tier, xmin, xmax, point = NULL,
text)
|
textgrid |
The TextGrid object to search. |
tier |
If it is known, you can specify the name of the tier that contains the Interval as a character vector. |
xmin |
The beginning time point for the Interval, rounded to a whole integer. |
xmax |
The end time point for the Interval, rounded to a whole integer. |
point |
A time point if the Interval is an individual time point. |
text |
The annotation for the Interval. |
A two element vector containing the indices for the first Interval object matching the arguments and its IntervalTier.
John Pellman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.