read_events_profusion: Read a annotation file from Compumedics Profusion software in...

View source: R/files.R

read_events_profusionR Documentation

Read a annotation file from Compumedics Profusion software in XML format.

Description

Read a annotation file from Compumedics Profusion software in XML format.

Usage

read_events_profusion(xml, startTime = as.POSIXlt("1970-01-01 00:00:00"))

Arguments

xml

XML file path.

startTime

Character string or date object of the hypnogram start.

Value

A dataframe of stages and events.


rsleep documentation built on Nov. 6, 2023, 1:06 a.m.