aggregate_art: Aggregate ART data according to area hierarchy

View source: R/input-time-series.R

aggregate_artR Documentation

Aggregate ART data according to area hierarchy

Description

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

Usage

aggregate_art(art, shape)

Arguments

art

Path to file containing ART data or ART data object

shape

Path to file containing geojson areas data or areas data object

Value

Aggregated ART data containing columns area_id, area_name, area_level, area_level_label, parent_area_id, sex, age_group, time_period, year, quarter,calendar_quarter and art_current


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