edf.messages: Load Messages

View source: R/edf_api.R

edf.messagesR Documentation

Load Messages

Description

Loads the messages of a SR EyeLink EDFfile.

Usage

edf.messages(EDFfile)

Arguments

EDFfile

a character string giving the name of the EDFfile to load.

Value

a dataframe containing timestamp and messages.

Author(s)

Guenther, T. and von der Malsburg, T.

Examples

## Not run: 
edf.messages("example.EDF")

edf.messages(EDFfile="example.EDF")

## End(Not run)

jashubbard/edfR documentation built on Aug. 4, 2022, 5:18 p.m.