View source: R/utils-parsers.R
parse_eyelink_info | R Documentation |
Extracts and cleans version and model information from EyeLink metadata.
parse_eyelink_info(version_str, model = NA)
version_str |
The version string from EyeLink metadata |
model |
The model string from EyeLink metadata (default: NA) |
A list containing cleaned version and model strings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.