USAID-OHA-SI / tameDP

Import and munge data from PEPFAR Target Setting Tools
https://usaid-oha-si.github.io/tameDP/
Other
1 stars 3 forks source link

Pattern matching #42

Open achafetz opened 1 year ago

achafetz commented 1 year ago

Need to add T2 to capture Year 2 targets (for future) or won't be included.

https://github.com/USAID-OHA-SI/tameDP/blob/51d9bc05c4c7840fee3e26a2ff4980105c8e8c51/R/reshape_dp.R#L37

Should match clean_indicators

https://github.com/USAID-OHA-SI/tameDP/blob/51d9bc05c4c7840fee3e26a2ff4980105c8e8c51/R/clean_indicators.R#L21

ideally this is a stored value in utilities

@baboyma