make_report {eyeris} | R Documentation |
Create eyeris report
Description
Generates a comprehensive HTML report for eyeris preprocessing results.
Usage
make_report(eyeris, out, plots, eye_suffix = NULL, ...)
Arguments
eyeris |
An |
out |
Output directory for the report |
plots |
Vector of plot file paths to include in the report |
eye_suffix |
Optional eye suffix (e.g., "eye-L", "eye-R") for binocular data |
... |
Additional parameters passed from bidsify |
Value
Path to the generated R Markdown file
[Package eyeris version 2.1.0 Index]