View source: R/input-time-series.R
aggregate_art | R Documentation |
Take ART and shape file paths or files and aggregate art_current according to area hierarchy provided
aggregate_art(art, shape)
art |
Path to file containing ART data or ART data object |
shape |
Path to file containing geojson areas data or areas data object |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.