Learn R Programming

phonTools (version 0.2-2.0)

f73: Fant (1973) Swedish Vowel Data

Description

Formant frequency information for vowels averaged across 50 male speakers.

Usage

data (f73)

Arguments

References

Fant, G. (1973). Speech sounds and features. Cambridge, MA: MIT Press.

Examples

Run this code
data(f73)
vowelplot (f73$f1, f73$f2, f73$vowel, logaxes = 'xy', xsampa = TRUE)

Run the code above in your browser using DataLab