get_textgrid_names {phonfieldwork} | R Documentation |
Extract TextGrid names
Description
Extract TextGrid names.
Usage
get_textgrid_names(textgrid)
Arguments
textgrid |
path to the TextGrid |
Value
return a vector of tier names from given TextGrid
Author(s)
George Moroz <agricolamz@gmail.com>
Examples
get_textgrid_names(system.file("extdata", "test.TextGrid",
package = "phonfieldwork"
))
[Package phonfieldwork version 0.0.17 Index]