
Combine multiple Gazepoint marker channels PsPM-style
Source:R/pspm-style.R
combine_gazepoint_marker_channels_pspm_style.RdCombine multiple Gazepoint marker channels PsPM-style
Usage
combine_gazepoint_marker_channels_pspm_style(
data,
marker_cols = NULL,
time_col = NULL,
sampling_rate_hz = NULL,
group_cols = NULL,
combined_col = "pspm_marker"
)