Learn R Programming

emuR (version 0.1.7)

trackdata: Track data object

Description

A track data object is the result of get_trackdata().

Arguments

See Also

get_trackdata, demo.vowels.fm demo.all.rms

Examples

Run this code
data(demo.vowels.fm)
   data(demo.vowels)
   
   #Formant track data for the first segment of the segment list demo.vowels
   demo.vowels.fm[1]

Run the code above in your browser using DataLab