ep.eye_inherit_btw_ev | R Documentation |
"Between-event messages" are messages passed to the eyetracker while the system is not actively recording. Sometimes these contain event-relevant information that you would like to pull into a recording event itself (for example, a "trial ID" message that gets passed right before the recording starts). This function allows for 1) checking of calibration and validation messages that are passed before any actual recording events are apparent in the data ("calibration_check") and 2) specific messages to be integrated into the event data depending on "move_to_within
ep.eye_inherit_btw_ev(ep.eye, inherit_btw_ev, dt = NULL)
ep.eye |
An initialized ep.eye object |
inherit_btw_ev |
A named list taken from your config file. |
dt |
descriptive text to print to log file, defaults to NULL. |
ep.eye
Nate Hall
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.