aigra_write_multimodal_template_excel: Write an AIGRA multimodal Excel template

View source: R/aigra-multimodal-template.R

aigra_write_multimodal_template_excelR Documentation

Write an AIGRA multimodal Excel template

Description

Creates source diagram PNGs and writes a ready-to-run Excel item bank.

Usage

aigra_write_multimodal_template_excel(
  file = NULL,
  diagram_dir = NULL,
  overwrite = FALSE
)

Arguments

file

Output Excel file path.

diagram_dir

Directory for source diagram PNGs.

overwrite

If TRUE, overwrite the Excel file.

Value

Path to the Excel file.


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