read.bdf.events: Read Events from BDF File

Description Usage Arguments Value Author(s) References

Description

Read Events from BDF File

Usage

1
read.bdf.events(bdf.file, event.ts = FALSE)

Arguments

bdf.file

Full file listing to BDF file

event.ts

Logical indicating whetehr or not to return the Events as a timeseries in addition to normal output

Value

sample

A list containing sample numbers during which each marked event occur. One list per event type

time

A list containing the time in s when each event occured

duration

The length of between an event and the following event

ts

A time series of event markers

Author(s)

Timothy R. Koscik <timkoscik+eegr@gmail.com>

References

<http://www.biosemi.com/faq/file_format.htm>


TKoscik/eegr documentation built on May 9, 2019, 4:13 p.m.