phonfieldwork (version 0.0.10)

get_textgrid_names: 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

Examples

Run this code
# NOT RUN {
get_textgrid_names(system.file("extdata", "test.TextGrid",
  package = "phonfieldwork"
))
# }

Run the code above in your browser using DataLab