Package: edfReader
Type: Package
Title: Reading EDF(+) and BDF(+) Files
Version: 1.0.0
Date: 2016-02-02
Authors@R: person ("Jan", "Vis", email = "jan@visconsultancy.eu",
  role = c("aut", "cre"))
Maintainer: Jan Vis <jan@visconsultancy.eu>
Description: Reads European Data Format files EDF and EDF+, see http://www.edfplus.info,
    BioSemi Data Format files BDF, see http://www.biosemi.com/faq/file_format.htm,
    and BDF+ files, see http://www.teuniz.net/edfbrowser/bdfplus%20format%20description.html.
    The files are read in two steps: first the header is read
    and then the signals (using the header object as a parameter).
License: GPL-3
LazyData: TRUE
Imports:
RoxygenNote: 5.0.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-02-07 07:46:26 UTC; Jan
Author: Jan Vis [aut, cre]
Repository: CRAN
Date/Publication: 2016-02-07 09:13:07
