make_gallery {eyeris}R Documentation

Create interactive epoch gallery report

Description

Generates an interactive HTML gallery report for epoch data with lightbox functionality.

Usage

make_gallery(eyeris, epochs, out, epoch_name, ...)

Arguments

eyeris

An eyeris object containing preprocessing results

epochs

Vector of epoch plot file paths

out

Output directory for the report

epoch_name

Name of the epoch for the report

...

Additional parameters passed from bidsify

Value

No return value; creates and renders an HTML gallery report


[Package eyeris version 2.1.0 Index]