Learn R Programming

edfReader (version 1.2.1)

edfReader: edfReader: A package for reading EDF(+) and BDF(+) files

Description

The edfReader package reads EDF(+) and BDF(+) files in two steps: first the header is read and then the signals (using the header object as an parameter).

Arguments

edfReader functions

readEdfHeader to read the file header with basic info about the signals

The objects returned by these functions are described in the package vignette.

Acknowledgement

This package has used code from:

  • edf.R version 0.3 (27-11-2013) from Fabien Feschet, http://data-auvergne.fr/cloud/index.php/s/WYmFEDZylFWJzNs

  • the work of Henelius Andreas as of July 2015, https://github.com/bwrc/edf

Details

Package edfReader
Version 1.2
Date March 3, 2018
Licence GPL version 3 or newer
GitHub https://github.com/Pisca46/edfReader
Author Jan Vis, Vis Consultancy
E-mail jan@visconsultancy.eu
Web visconsultancy.eu

See Also

For the vignette use the console command: vignette('edfReaderVignette', package = "edfReader") or click on Index below.