formant.toFrame {rPraat}R Documentation

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

formantArray <- formant.toArray(formant.sample())
formant <- formant.toFrame(formantArray)

[Package rPraat version 1.3.2-1 Index]