read.TextGrid: Read in a TextGrid

Description Usage Arguments Value Author(s)

Description

Reads in a Praat TextGrid from a file path / connection and then stores it in an S3 object of class "TextGrid".

Usage

1

Arguments

file

A representation of the file. Can be a file connection or a character vector specifying the path to the TextGrid. As with read.table, if the path is not absolute, the file name is relative to the current working directory (as determined by getwd()).

Value

An S3 object of class "TextGrid", which further contains Intervals and IntervalTiers that can be extracted or manipulated using other functions in this package.

Author(s)

John Pellman


jpellman/textgridR documentation built on May 19, 2019, 10:44 p.m.