Function to create quarto doc from model outputs
Usage
create_pridec_quarto(results_dir, html_filename, lang = "fr", doc_title = NULL)
Arguments
- results_dir
path to directory where model outputs are saved
- html_filename
where you want the html file to be saved, including path
- doc_title
title for HTML report. Default: "PRIDEC Rapport de Performance"
- language
which language template to use. currently only "fr" available