textgRid: Praat TextGrid Objects in R

The software application Praat can be used to annotate waveform data (e.g., to mark intervals of interest or to label events). (See <http://www.fon.hum.uva.nl/praat/> for more information about Praat.) These annotations are stored in a Praat TextGrid object, which consists of a number of interval tiers and point tiers. An interval tier consists of sequential (i.e., not overlapping) labeled intervals. A point tier consists of labeled events that have no duration. The 'textgRid' package provides S4 classes, generics, and methods for accessing information that is stored in Praat TextGrid objects.

Getting started

Package details

AuthorPatrick Reidy [aut, cre]
MaintainerPatrick Reidy <patrick.francis.reidy@gmail.com>
LicenseGPL-3
Version1.0.1
URL www.praat.org http://www.fon.hum.uva.nl/praat/manual/TextGrid.html
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("textgRid")

Try the textgRid package in your browser

Any scripts or data that you put into this service are public.

textgRid documentation built on May 1, 2019, 10:26 p.m.