Learn R Programming

eyeris (version 2.1.1)

plot_pupil_distribution: 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)

Value

No return value; creates a histogram plot

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