View source: R/utils-render_report.R
make_report | R Documentation |
Generates a comprehensive HTML report for eyeris preprocessing results.
make_report(eyeris, out, plots, eye_suffix = NULL, ...)
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 |
Path to the generated R Markdown file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.