Rdocumentation
powered by
Learn R Programming
edf (version 1.0.1)
Read Data from European Data Format (EDF and EDF+) Files
Description
Import physiologic data stored in the European Data Format (EDF and EDF+) into R. Both EDF and EDF+ files are supported. Discontinuous EDF+ files are not yet supported.
Copy Link
Link to current version
Version
Version
1.0.1
1.0.0
Install
install.packages('edf')
Monthly Downloads
183
Version
1.0.1
License
MIT + file LICENSE
Issues
0
Pull Requests
0
Stars
18
Forks
19
Repository
https://github.com/bwrc/edf
Maintainer
Andreas Henelius
Last Published
August 31st, 2026
Functions in edf (1.0.1)
Search all functions
parse.edf.global.header
#' Parse the global header of a European Data Format (EDF and EDF+) file.
edf
Read data stored in a European Data Format (EDF and EDF+) file.
read.edf
Read a European Data Format (EDF and EDF+) file.
parse.event
Parse one EDF+ Time-stamped Annotation List (TAL).
parse.edf.signal.header
Parse the signal header of a European Data Format (EDF and EDF+) file.
edf.char.to.num
Convert string to a numeric.
create.variable.name
Create variable name from string.
trim.end
Remove trailing whitespace from a string.
parse.edf.annotations
Parse the annotation data in an EDF+ file.