parse.edf.signal.header {edf} | R Documentation |
This function parses the signal header of an EDF or EDF+ file.
parse.edf.signal.header(data, header.global)
data |
The n*256 bytes of raw data that contain the EDF/EDF+ signal header, |
header.global |
The global EDF/EDF+ header. #' where n is the number of signals in the EDF/EDF+ file. |
A named list containing the information in the EDF/EDF+ signal header.