is_decimated_col: Identify decimated (downsample/bin) pupil columns

View source: R/plot.eyeris.R

is_decimated_colR Documentation

Identify decimated (downsample/bin) pupil columns

Description

A pupil column is considered "decimated" if it was produced by the downsample()/bin() step or by any step that follows it. Such columns are stored at the decimated sampling rate, whereas earlier columns should be plotted from the preserved full-resolution data (see issue #294).

Usage

is_decimated_col(col)

Arguments

col

A character vector of pupil column names

Value

A logical vector that is TRUE for decimated columns


eyeris documentation built on June 19, 2026, 9:08 a.m.