[x] Convert calibration option labels to human readable. Can use the same labels as specified for the drop downs in Naomi web tool.
[x] Indicate whether ANC testing and ART data were included and which years if so.
[x] Remove line header anchors. (Default changed in recent update of knitr. There's an option to specify in the YAML header to revert to old behaviour)
[x] Adjust number formatting in table to be consistent with inst/metadata/metadata.csv specifications
One decimal digit for prevalence, ART coverage, and incidence per 1000
PLHIV and number on ART rounded to nearest 100
Infections rounded to nearest 10
[x] Sort table by area_sort_order
Medium effort:
[x] Update date in header to reflect the reference data for estimates and date produced. E.g.: September 2018 (report 27 November 2020).
I think that doing this will involve restructuring the report so most of the data inputs are done outside the report and
passed as parameters, so it's a bit of effort.
Making notes here as reviewing report draft:
Small fixes:
paste(..., collapse = ", ")
)inst/metadata/metadata.csv
specificationsarea_sort_order
Medium effort: