get_daa_data: Get DAA Indicator Data

View source: R/get-daa-data.R

get_daa_dataR Documentation

Get DAA Indicator Data

Description

Fetches DAA indicator data for both PEPFAR and the MOH partner for a single country.

Usage

get_daa_data(
  ou_uid,
  fiscal_year,
  d2_session = dynGet("d2_default_session", inherits = TRUE)
)

Arguments

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.

Value

Dataframe of unadorned PEPFAR and the MOH DAA indicator data.


pepfar-datim/daa-analytics documentation built on Nov. 24, 2024, 7:31 p.m.