Description edfReader functions Details Acknowledgement See Also
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).
readEdfHeader | | to read the file header with basic info about the signals |
readEdfSignals | to read one or more recorded signals |
The objects returned by these functions are described in the package vignette.
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 | |
jan@visconsultancy.eu | ||
Web | visconsultancy.eu | |
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
For the vignette use the console command:
vignette('edfReaderVignette', package = "edfReader")
or click on Index
below.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.