powered by
Return a randomly selected trial for detailed checks.
organise.checks.random_trial(fixreport_df)
object Input fixation report.
Single trial as a data.table, which can be printed to the console for your viewing.
# NOT RUN { data(fixationreport) print(organise.checks.random_trial(fixationreport)) # }
Run the code above in your browser using DataLab