parse.edf.signal.header: Parse the signal header of a European Data Format (EDF and...

Description Usage Arguments Value

View source: R/utilities.R

Description

This function parses the signal header of an EDF or EDF+ file.

Usage

1
parse.edf.signal.header(data, header.global)

Arguments

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.

Value

A named list containing the information in the EDF/EDF+ signal header.


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