Usage
generateReport(reportDocx, dataReportList, fileName, logger, reportApp = FALSE)
Arguments
- reportDocx
the report document
- dataReportList
the list of items to be added
- fileName
the name of the report file
- logger
logger object
- reportApp
If TRUE, it will pull the menuConfig yaml file from the reportApp folder.
Value
NULL, the report is written to given file