Skip to contents

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