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