Package: readtextgrid 0.1.2.9000
readtextgrid: Read in a 'Praat' 'TextGrid' File
'Praat' <https://www.fon.hum.uva.nl/praat/> is a widely used tool for manipulating, annotating and analyzing speech and acoustic data. It stores annotation data in a format called a 'TextGrid'. This package provides a way to read these files into R.
Authors:
readtextgrid_0.1.2.9000.tar.gz
readtextgrid_0.1.2.9000.zip(r-4.5)readtextgrid_0.1.2.9000.zip(r-4.4)readtextgrid_0.1.2.9000.zip(r-4.3)
readtextgrid_0.1.2.9000.tgz(r-4.4-any)readtextgrid_0.1.2.9000.tgz(r-4.3-any)
readtextgrid_0.1.2.9000.tar.gz(r-4.5-noble)readtextgrid_0.1.2.9000.tar.gz(r-4.4-noble)
readtextgrid_0.1.2.9000.tgz(r-4.4-emscripten)readtextgrid_0.1.2.9000.tgz(r-4.3-emscripten)
readtextgrid.pdf |readtextgrid.html✨
readtextgrid/json (API)
NEWS
# Install 'readtextgrid' in R: |
install.packages('readtextgrid', repos = c('https://tjmahr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tjmahr/readtextgrid/issues
Last updated 7 months agofrom:501f28ca94. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
R-4.4-win | OK | Nov 22 2024 |
R-4.4-mac | OK | Nov 22 2024 |
R-4.3-win | OK | Nov 22 2024 |
R-4.3-mac | OK | Nov 22 2024 |
Exports:example_textgridpivot_textgrid_tiersread_textgridread_textgrid_lines
Dependencies:bitbit64clicliprcpp11crayondplyrfansigenericsgluehmslifecyclemagrittrpillarpkgconfigplyrprettyunitsprogresspurrrR6Rcppreadrrlangstringistringrtibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Locate the path of an example textgrid file | example_textgrid |
Pivot a textgrid into wide format, respecting nested tiers | pivot_textgrid_tiers |
Read a textgrid file into a tibble | read_textgrid read_textgrid_lines |