aggregate_anc: Aggregate ANC data according to area hierarchy

aggregate_ancR Documentation

Aggregate ANC data according to area hierarchy

Description

Take ANC and shape file paths or data files and aggregate art_current according to area hierarchy provided

Usage

aggregate_anc(anc, shape)

Arguments

anc

Path to file containing ANC data or ANC data object

shape

Path to file containing geojson areas data or areas data object

Value

Aggregated ANC data containing columns area_id, area_name, area_level, area_level_label, sex,age_group, time_period, year, quarter, calendar_quarter, anc_clients, anc_known_neg, anc_already_art, anc_tested and anc_tested_pos, births_clients_ratio


mrc-ide/naomi documentation built on April 10, 2024, 2:13 p.m.