Rdocumentation
powered by
Learn R Programming
edf (version 1.0.0)
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)
Arguments
data
The data containining the annotations (as 8-bit unsigned integers).
Value
A data frame containing the annotatations in the EDF+ file.