read_population.Rd
Read Naomi structured input files
read_population(file)
read_survey_indicators(file)
read_art_number(file, all_columns = FALSE)
read_anc_testing(file)
read_area_merged(file)
anc_path <- system.file("extdata/demo_anc_testing.csv", package = "naomi")
anc_testing <- read_anc_testing(anc_path)