Learn R Programming

edf (version 1.0.1)

parse.edf.annotations: Parse the annotation data in an EDF+ file.

Description

This function parses the annotations in an EDF+ file.

Usage

parse.edf.annotations(data)

Value

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

Arguments

data

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