getMemoIndicators: Get COP Memo Indicators

View source: R/getMemoIndicators.R

getMemoIndicatorsR Documentation

Get COP Memo Indicators

Description

Get COP Memo Indicators

Usage

getMemoIndicators(
  cop_year,
  d2_session = dynGet("d2_default_session", inherits = TRUE)
)

Arguments

cop_year

COP Year to use for tailoring functions. Remember, FY22 targets = COP21.

d2_session

DHIS2 Session id. R6 datimutils object which handles authentication with DATIM.

Value

A dataframe consisting of indicator UIDs, name, numerator, and denominator expression. If a given COP year does not exist, NULL is returned.


pepfar-datim/datapackr documentation built on April 14, 2024, 10:35 p.m.