Extract ART and ANC testing program data inputs from Spectrum PJNZ

extract_pjnz_program_data(pjnz_list)

Arguments

pjnz_list

Vector of filepaths to Spectrum PJNZ file.

Value

A list with a two data.frames of ANC testing data and number on ART, respectively.

Examples

pjnz <- system.file("extdata/demo_mwi2019.PJNZ", package = "naomi")
spec <- extract_pjnz_program_data(pjnz)