readTextGrid: Read in data from a Praat TextGrid file

Description Usage Arguments Examples

Description

Read data from a TextGrid file into R

Usage

1

Arguments

file

a character string of the filename to read

format

optional. A character string "R" (default) or "JSON" of the data format to be returned.

Examples

1
2
readTextGrid("my_tg.TextGrid")
readTextGrid("path/to/textgrids/thisfile.TextGrid")

fauxneticien/phonpack documentation built on May 16, 2019, 10:56 a.m.