Learn R Programming

rPraat (version 1.3.2-1)

formant.toFrame: formant.toFrame

Description

formant.toFrame

Usage

formant.toFrame(formantArray)

Arguments

formantArray

Formant object (array format)

Value

Formant object with frames

See Also

formant.toArray, formant.read, formant.plot

Examples

Run this code
# NOT RUN {
formantArray <- formant.toArray(formant.sample())
formant <- formant.toFrame(formantArray)
# }

Run the code above in your browser using DataLab