View source: R/eyelinkr-preprocessing.R
Eyelink events log both key down and key_up events. these are for many purposes unnecessary, so we can half the number of logged events by removing key up (user releases key) events
1 |
df |
event data.frame as loaded by 'read_events' or 'parse_events' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.