aigra_write_report: Write an AIGRA HTML report

View source: R/aigra-report.R

aigra_write_reportR Documentation

Write an AIGRA HTML report

Description

Writes a CRAN-safe local HTML report from an AIGRA result data frame. If diagram_path is present, generated diagrams are shown inline.

Usage

aigra_write_report(result = NULL, file = NULL, title = "AIGRA Quality Report")

Arguments

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.

Value

Path to the report.


AIGRA documentation built on July 10, 2026, 5:06 p.m.