
Empirical gaze data-quality profile
Source:R/076-calibration-quality-uncertainty-0-9.R
gaze_data_quality_profile.RdEmpirical gaze data-quality profile
Usage
gaze_data_quality_profile(
data,
x = "gaze_x",
y = "gaze_y",
time = "timestamp_ms",
target_x = NULL,
target_y = NULL,
valid = NULL,
by = NULL,
time_unit = c("ms", "s", "us")
)