convert_recording_codes {eyelinkReader} | R Documentation |
Converts integer constants in recordings to factor with explicit labels
Description
Converts integer constants in trial recordings information to factor with explicit labels. Please refer to EDF API manual for further details.
Usage
convert_recording_codes(trial_recordings)
Arguments
trial_recordings |
data.frame that contains trial recordings. |
Value
a modified trial_recordings table
[Package eyelinkReader version 1.0.2 Index]