parse.edf.annotations {edf}R Documentation

Parse the annotation data in an EDF+ file.

Description

This function parses the annotations in an EDF+ file.

Usage

parse.edf.annotations(data)

Arguments

data

The data containining the annotations (as 8-bit unsigned integers).

Value

A data frame containing the annotatations in the EDF+ file.


[Package edf version 1.0.0 Index]