read_mdf: Read a Morpheo Data Format (MDF) directory to a list.

Description Usage Arguments Value References

Description

Read a Morpheo Data Format (MDF) directory to a list.

Usage

1
read_mdf(mdfPath, channels = c(NA), metadata = TRUE)

Arguments

mdfPath

character. MDF path.

channels

character. Channels to read.

metadata

boolean. Read or not the metadata.

Value

A list.

References

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.


boupetch/sleepr documentation built on June 26, 2019, 9:08 a.m.