save_output.Rd
Save outputs to zip file
save_output(
filename,
dir,
naomi_output,
notes = NULL,
vmmc_path = NULL,
overwrite = FALSE,
with_labels = FALSE,
boundary_format = "geojson",
single_csv = FALSE,
export_datapack = !single_csv
)
Name of file to create
Directory to create zip in
Naomi output object
Notes to include in output zip
Path to VMMC excel workbook
If TRUE overwrite any existing file
If TRUE save indicator ids with labels
Either geojson or shp for saving boundary as geojson or shape format
If TRUE only output the csv of indicators, otherwise save the metadata too
If TRUE save CSV of PEPFAR datapack indicators.
Naomi model options
Path to created zip file