plot_pupil_distribution | R Documentation |
Creates a histogram of pupil size distribution with customizable parameters.
plot_pupil_distribution(data, color, main, xlab, backuplab = NULL)
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 |
No return value; creates a histogram plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.