get_daa_data | R Documentation |
Fetches DAA indicator data for both PEPFAR and the MOH partner for a single country.
get_daa_data(
ou_uid,
fiscal_year,
d2_session = dynGet("d2_default_session", inherits = TRUE)
)
ou_uid |
UID for the Operating Unit whose data is being queried. |
fiscal_year |
List of fiscal years starting in October to be included. |
d2_session |
R6 session object. |
Dataframe of unadorned PEPFAR and the MOH DAA indicator data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.