formant.toFrame: formant.toFrame

Description Usage Arguments Value See Also Examples

View source: R/formant.R

Description

formant.toFrame

Usage

1
formant.toFrame(formantArray)

Arguments

formantArray

Formant object (array format)

Value

Formant object with frames

See Also

formant.toArray, formant.read, formant.plot

Examples

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

rPraat documentation built on Feb. 28, 2021, 1:06 a.m.