phonfieldwork (version 0.0.13)

get_textgrid_names: Extract TextGrid names

Description

Extract TextGrid names.

Usage

get_textgrid_names(textgrid)

Value

return a vector of tier names from given TextGrid

Arguments

textgrid

path to the TextGrid

Author

George Moroz <agricolamz@gmail.com>

Examples

Run this code
get_textgrid_names(system.file("extdata", "test.TextGrid",
  package = "phonfieldwork"
))

Run the code above in your browser using DataLab