segmentlist {emu} | R Documentation |
Segment list
Description
A segment list is the result of emu.query() or read.emusegs().
Format
multi-columned matrix
one row per segment
first columnlabel
second columnsegment onset time
third columnsegment offset time
fourth columnutterance name
See Also
emu.query
,
demo.vowels
Examples
data(demo.vowels)
#demo.vowels is a segment list
demo.vowels
[Package
emu version 4.0
Index]