View source: R/ep.eye_preprocess_helpers.R
| ep.eye_add_aois | R Documentation | 
Add AOI information to gaze data
ep.eye_add_aois(
  ep.eye,
  indicator,
  extract_coords,
  extract_labs,
  split_coords,
  tag_raw = FALSE
)
| ep.eye | an ep.eye object | 
| indicator | a regex containing string to search for across messages for AOI information | 
| extract_coords | a regex for extracting AOI coordinates | 
| extract_labs | a regex for extracting AOI labels | 
| split_coords | string denoting what separator is being used to split AOI coordinates | 
| tag_raw | logical. tag raw data with AOI specific information? Default to FALSE. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.