align_msd_disagg: Align MSD extract to disaggregates in Target Setting Tool

View source: R/align_msd.R

align_msd_disaggR Documentation

Align MSD extract to disaggregates in Target Setting Tool

Description

This function pulls in a PSNUxIM MSD and datapack filepath to align the MSD extract to the indicators and disaggregates in the datapack, as well as historic results and targets. This function also addresses when OUs set targets at a higher level than PSNU for alignment.

Usage

align_msd_disagg(msd_path)

Arguments

msd_path

path to PSNUxIM extract

Examples

 ## Not run: 
   df_msd <- align_msd_disagg(msd_path = msd_path)

## End(Not run)


USAID-OHA-SI/tameDP documentation built on March 16, 2024, 6:26 a.m.