Description Usage Arguments References
Write a European Data Format (EDF) record file to disk using Morpheo Data Format (MDF) guidelines. Target directory is erased if it already exists. Signals are stored in binary file, events and metadata in JavaScript Object Notation (JSON) files.
1 2 |
edfPath |
character. European Data Format (EDF) file path. |
mdfPath |
character. Morpheo Data Format (MDF) directory path. |
channels |
character. Vector of channels labels to write. |
events |
dataframe. Events dataframe to write. Events dataframe. Dataframe must contain |
endian |
character. Endianess. |
P. Bouchequet, D. Jin, G. Solelhac, M. Chennaoui, D. Leger, "Morpheo Data Format (MDF), un nouveau format de données simple, robuste et performant pour stocker et analyser les enregistrements de sommeil", Médecine du Sommeil, vol. 15, n 1, p. 48‑49, march 2018.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.