pitch.toFrame {rPraat}R Documentation

pitch.toFrame

Description

pitch.toFrame

Usage

pitch.toFrame(pitchArray)

Arguments

pitchArray

Pitch object (array format)

Value

Pitch object with frames

See Also

pitch.toArray, pitch.read, pitch.plot

Examples

pitchArray <- pitch.toArray(pitch.sample())
pitch <- pitch.toFrame(pitchArray)

[Package rPraat version 1.3.2-1 Index]