edf.preamble: Load Preamble

View source: R/edf_api.R

edf.preambleR Documentation

Load Preamble

Description

Loads the preamble of a SR EyeLink EDFfile.

Usage

edf.preamble(EDFfile)

Arguments

EDFfile

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

Value

a string containing the preamble.

Author(s)

Guenther, T. and von der Malsburg, T.

Examples

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

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

## End(Not run)

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