prepare_input_time_series_art: Prepare data for ART input time series plots

prepare_input_time_series_artR Documentation

Prepare data for ART input time series plots

Description

Take uploaded ART and shape file paths and format as data which can be used to draw input time series graphs.

Usage

prepare_input_time_series_art(art, shape)

Arguments

art

Path to file containing ART data or ART data object

shape

Path to file containing geojson areas data or area data object

Value

Data formatted for plotting input time series containing columns area_id, area_name, area_level, area_level_label, parent_area_id, area_sort_order, time_period, year, quarter, calendar_quarter, area_hierarchy, plot, value and missing_ids


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