Generate a summary word report
Usage
report_country(year = 2023, activityInfoTable, folder = "Report")
Arguments
- folder
folder within your project where to put the generated report.
Folder will be created if it does not exist
- activityInfo
activityInfo link to the db
- resource
file with budget resource
Value
nothing the file for the report is generated
Examples
# ProgQA::report_country(year = 2023, activityInfoTable= "cdn6y40lm87wi522", folder = "dev/report")