p73 | R Documentation |
Formant frequency information for vowels averaged across 24 male speakers.
A data frame with the following 9 variables:
sex A factor indicating speaker sex.
vowel The vowel category in x-sampa.
f1 A numeric vector indicating the vowel F1 in Hz.
f2 A numeric vector indicating the vowel F2 in Hz.
f3 A numeric vector indicating the vowel F3 in Hz.
Pols, L. C. W., Tromp, H. R. C., & Plomp, R. (1973). Frequency analysis of Dutch vowels from 50 male speakers. Journal of the Acoustical Society of America, 53. 1093-1101.
data(p73)
vowelplot (p73$f1, p73$f2, p73$vowel, logaxes = 'xy', ellipses = TRUE,
xsampa = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.