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.
Version: | 1.0.1 |
Depends: | R (≥ 3.2.3) |
Imports: | methods |
Suggests: | testthat |
Published: | 2016-09-21 |
Author: | Patrick Reidy [aut, cre] |
Maintainer: | Patrick Reidy <patrick.francis.reidy at gmail.com> |
BugReports: | https://github.com/patrickreidy/textgRid |
License: | GPL-3 |
URL: | www.praat.org, http://www.fon.hum.uva.nl/praat/manual/TextGrid.html |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | textgRid results |
Reference manual: | textgRid.pdf |
Package source: | textgRid_1.0.1.tar.gz |
Windows binaries: | r-devel: textgRid_1.0.1.zip, r-release: textgRid_1.0.1.zip, r-oldrel: textgRid_1.0.1.zip |
macOS binaries: | r-release: textgRid_1.0.1.tgz, r-oldrel: textgRid_1.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=textgRid to link to this page.