read_fixation_report | R Documentation |
Read EyeLink fixation report file
read_fixation_report(
report_path,
guess_max = 1e+05,
remove_unfinished = TRUE,
remove_practice = TRUE
)
report_path |
Report file path. |
guess_max |
Passed to |
remove_unfinished |
Removes lines where the |
remove_practice |
Only keeps rows where the |
A dataframe with the report data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.