parse.event {edf}R Documentation

Parse one EDF+ Time-stamped Annotation List (TAL).

Description

This function parses one EDF+ Time-stamped Annotation List (TAL).

Usage

parse.event(data)

Arguments

data

The bytes of raw data that contain the TAL.

Value

A data frame containing the information in the TAL: onset, duration and annotation.


[Package edf version 1.0.0 Index]