View source: R/eyelinkr-preprocessing.R
Removes events with unwanted keys
1 | remove_event_keys(df, keys)
|
keys |
character vector of all the keys you want to remove. e.g c("w", "a"). If you didn't use the remove bracket function, these need to be in the [w] format |
df_events |
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.