Other packages > Find by keyword >

rPraat  

Interface to Praat
View on CRAN: Click here


Download and install rPraat package within the R console
Install from CRAN:
install.packages("rPraat")

Install from Github:
library("remotes")
install_github("cran/rPraat")

Install by package version:
library("remotes")
install_version("rPraat", "1.3.2-1")



Attach the package and use:
library("rPraat")
Maintained by
Tomas Boril
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-07-16
Latest Update: 2021-02-27
Description:
Read, write and manipulate 'Praat' TextGrid, PitchTier, Pitch, IntensityTier, Formant, Sound, and Collection files .
How to cite:
Tomas Boril (2017). rPraat: Interface to Praat. R package version 1.3.2-1, https://cran.r-project.org/web/packages/rPraat. Accessed 03 Dec. 2024.
Previous versions and publish date:
1.0.8 (2017-07-16 23:08), 1.1.2 (2018-08-04 06:30), 1.2.0-1 (2019-03-30 12:40), 1.2.0-2 (2019-04-01 13:20), 1.2.0 (2018-12-09 00:20), 1.3.1 (2020-04-04 19:10), 1.3.2 (2021-01-29 11:40), 1.3 (2019-12-04 18:40)
Other packages that cited rPraat R package
View rPraat citation profile
Other R packages that rPraat depends, imports, suggests or enhances
Complete documentation for rPraat
Functions, R codes and Examples using the rPraat R package
Some associated functions: as.formant . as.it . as.pitch . as.pt . as.snd . as.tg . col.read . col.write . detectEncoding . formant.cut . formant.cut0 . formant.getPointIndexHigherThanTime . formant.getPointIndexLowerThanTime . formant.getPointIndexNearestTime . formant.plot . formant.read . formant.sample . formant.toArray . formant.toFrame . formant.write . ifft . isInt . isLogical . isNum . isString . it.cut . it.cut0 . it.getPointIndexHigherThanTime . it.getPointIndexLowerThanTime . it.getPointIndexNearestTime . it.interpolate . it.legendre . it.legendreDemo . it.legendreSynth . it.plot . it.read . it.sample . it.write . pitch.cut . pitch.cut0 . pitch.getPointIndexHigherThanTime . pitch.getPointIndexLowerThanTime . pitch.getPointIndexNearestTime . pitch.plot . pitch.read . pitch.sample . pitch.toArray . pitch.toFrame . pitch.write . pt.Hz2ST . pt.cut . pt.cut0 . pt.getPointIndexHigherThanTime . pt.getPointIndexLowerThanTime . pt.getPointIndexNearestTime . pt.interpolate . pt.legendre . pt.legendreDemo . pt.legendreSynth . pt.plot . pt.read . pt.sample . pt.write . round2 . seqM . snd.cut . snd.cut0 . snd.getPointIndexHigherThanTime . snd.getPointIndexLowerThanTime . snd.getPointIndexNearestTime . snd.plot . snd.read . snd.sample . snd.write . strTrim . str_contains . str_find . str_find1 . tg.boundaryMagnet . tg.checkTierInd . tg.countLabels . tg.createNewTextGrid . tg.cut . tg.cut0 . tg.duplicateTier . tg.duplicateTierMergeSegments . tg.findLabels . tg.getEndTime . tg.getIntervalDuration . tg.getIntervalEndTime . tg.getIntervalIndexAtTime . tg.getIntervalStartTime . tg.getLabel . tg.getNumberOfIntervals . tg.getNumberOfPoints . tg.getNumberOfTiers . tg.getPointIndexHigherThanTime . tg.getPointIndexLowerThanTime . tg.getPointIndexNearestTime . tg.getPointTime . tg.getStartTime . tg.getTierName . tg.getTotalDuration . tg.insertBoundary . tg.insertInterval . tg.insertNewIntervalTier . tg.insertNewPointTier . tg.insertPoint . tg.isIntervalTier . tg.isPointTier . tg.plot . tg.read . tg.removeIntervalBothBoundaries . tg.removeIntervalLeftBoundary . tg.removeIntervalRightBoundary . tg.removePoint . tg.removeTier . tg.repairContinuity . tg.sample . tg.sampleProblem . tg.setLabel . tg.setTierName . tg.write . 
Some associated R codes: col.R . formant.R . it.R . pitch.R . pt.R . rpraat.R . rpraat_sampleData.R . snd.R . tg.R .  Full rPraat package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA