
Epoch using a start and an end message (explicit timestamps)
Source:R/pipeline-epoch.R
epoch_start_end_msg.RdThis function epochs data using a start and an end message (i.e., explicit timestamps).
Arguments
- eyeris
An object of class
eyerisderived fromload_asc()- start
A data frame containing the start timestamps
- end
A data frame containing the end timestamps
- hz
Sampling rate in Hz
- verbose
A flag to indicate whether to print detailed logging messages