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

Description Usage Arguments Value

View source: R/utilities.R

Description

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

Usage

1

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.


edf documentation built on May 2, 2019, 8:54 a.m.

Related to parse.event in edf...