render_report: Create country summary report

Description Usage Arguments

View source: R/country_report.R

Description

Create country summary report

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
render_report(
  gf_optimised,
  gf_gp,
  gts_gp,
  global_plan_budget,
  gf_fixed,
  comp,
  output_file,
  budget_levels = paste(seq(0.05, 1, 0.05))
)

Arguments

gf_optimised

Optimised data for a country

gf_gp

Country level annual summary from the GF runs of global plan

gts_gp

Country level annual summary from the GTS global plan

global_plan_budget

Replenishment period budget from the global plan

gf_fixed

Fixed scenario output

comp

Comparison with pre-inputs

output_file

Report output address

budget_levels

Budget increments used


mrc-ide/gf documentation built on Dec. 21, 2021, 10:03 p.m.