combine_data | R Documentation |
Combines DAA Indicator, PVLS and EMR data, and Site attribute data together and exports them as a single dataframe.
combine_data(
daa_indicator_data = NULL,
ou_hierarchy = NULL,
pvls_emr = NULL,
cache_folder = NULL
)
daa_indicator_data |
Dataframe containing DAA indicator data. |
ou_hierarchy |
Dataframe containing DATIM organisation unit hierarchy. |
pvls_emr |
Dataframe of PVLS and EMR data joined with metadata. |
A dataframe containing the DAA indicator data, PVLS and EMR indicator data, and the site attribute data for a single country.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.