check_pupil_cols: Check if pupil_raw column exists

View source: R/utils-checks.R

check_pupil_colsR Documentation

Check if pupil_raw column exists

Description

Validates that the pupil_raw column exists in the eyeris object.

Usage

check_pupil_cols(eyeris, fun)

Arguments

eyeris

The eyeris object to check

fun

The function name for error message

Value

No return value; throws error if pupil_raw column is missing


eyeris documentation built on July 3, 2025, 9:08 a.m.