fetch_indicators: Fetches indicators used to make tables, accounting for...

View source: R/fetch_indicators.R

fetch_indicatorsR Documentation

Fetches indicators used to make tables, accounting for quarter of MSD and semi-annual indicators

Description

MDB indicators are stored on google drive. This helper function fetches a desired tab. Used to create filters, sort factor levels, and apply plain labels to indicators.

Usage

fetch_indicators(tab = "main")

Arguments

tab

which table is being created, main or treatment

Value

dataframe of indicators

Examples

## Not run: 
 fetch_indicators(ou_im, tab = "main")
 fetch_indicators(ou_im, tab = "treatment")
## End(Not run)
  
  

USAID-OHA-SI/selfdestructin5 documentation built on Feb. 23, 2025, 5:08 a.m.