findWord | R Documentation |
Find a word in a TextGrid
findWord(x, word = "speech", tier = "Word", ignore_case = TRUE)
x |
path to a TextGrid |
word |
word to search for |
tier |
name of word tier in TextGrid |
ignore_case |
default is 'TRUE' |
Returns a tibble with onset (t1) and offset (t2) of each occurance of the word in the TextGrid
extractWord
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.