make_report: Prepare and render the HTML5 report

Description Usage Arguments Value

View source: R/make_report.R

Description

This script generates the HTML5 report based on an enriched 'CALANGO'-type list output by 'run_CALANGO()'.

Usage

1
make_report(defs, render.report = TRUE)

Arguments

defs

an enriched 'CALANGO'-type list generated by 'run_CALANGO()'

render.report

logical: should the HTML5 report be generated (for internal use only)

Value

Updated 'defs' list, containing:

This function is mainly called for its side effect, namely the generation of an HTML5 report of the analysis, which is saved to the folder indicated in 'defs$output.dir'.


franciscolobo/KOMODO2 documentation built on Dec. 30, 2021, 1:21 a.m.