| aigra_write_report | R Documentation |
Writes a CRAN-safe local HTML report from an AIGRA result data frame. If diagram_path is present, generated diagrams are shown inline.
aigra_write_report(result = NULL, file = NULL, title = "AIGRA Quality Report")
result |
A data frame returned by AIGRA. If NULL, reads latest output. |
file |
Output HTML path. If NULL, writes to backend outputs folder. |
title |
Report title. |
Path to the report.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.