plot_pupil_distribution: Plot pupil distribution histogram

View source: R/plot.eyeris.R

plot_pupil_distributionR Documentation

Plot pupil distribution histogram

Description

Creates a histogram of pupil size distribution with customizable parameters.

Usage

plot_pupil_distribution(data, color, main, xlab, backuplab = NULL)

Arguments

data

The pupil data to plot

color

The color for the histogram bars

main

The main title for the plot

xlab

The x-axis label

backuplab

A backup label if xlab is NULL

Value

No return value; creates a histogram plot


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