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]
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 16 Mar. 2025.
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
02/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/15Downloads for rPraat0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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