NEWS


textgRid 1.0.2

Current development version on Github

textgRid 1.0.1.9001

textgRid 1.0.1.9000

textgRid 1.0.1 (2016-09-21)

Current released version on CRAN

Functions for reading Praat .TextGrid files into R.

TextGrid(textGrid)         # Read the annotations in the @textGrid filepath.
findIntervals(tier, ...)   # Return a data.frame of the contentful intervals
                           # from an Interval @tier.
findPoints(tier, ...)      # Return a data.frame of the contentful points
                           # from a Point @tier.

See README.md for a description of the S4 class system used to structure TextGrid data.