prepare_inputs | R Documentation |
Create model inputs from Spectrum PJNZ
prepare_inputs(pjnzlist)
pjnzlist |
a vector of PJNZ file names to aggregate |
The aggregation makes a number of assumptions:
Progression parameters are the same in all files, and values frome the first file are used.
Special populations ART eligibility is the same in all files.
pjnzlist <- list.files("~/Documents/Data/Spectrum files/2018 final/SSA/",
"CotedIvoire.*PJNZ$", full.names=TRUE, ignore.case=TRUE)
pjnzlist <- "~/Documents/Data/Spectrum files/2018 final/SSA/Malawi_2018_version_8.PJNZ"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.