Skip to contents

The main aim of the annex package is to standardize data sets for the IEA EBC Annex86 project. To create the output file, annex_write_stats() uses a template XLSX file (shipped with the package). This function allows to make a local copy to check the format of the template if needed.

Usage

annex_template(file, overwrite = FALSE)

Arguments

file

name of the file to be written, must end on xlsx (not case sensitive).

overwrite

logical, default is FALSE. Can be set to TRUE to overwrite an existing file (be aware of loss of data).

Value

No return.

Author

Reto Stauffer