USAID-OHA-SI / fastR

Import COP19/20 FAST ER Tool
Other
0 stars 1 forks source link

Import Initiatives Tab #1

Closed achafetz closed 5 years ago

achafetz commented 5 years ago

Currently the function only brings in the Interventions tab as (1) this is probably the most relevant, (2) I ran out of time, and (3) the initiative's headers are :nauseated_face:. This is probably only an issue for the getting C&T in for analysis.

@jaliasd Feel free to take a spin at trying to import it, using a combination of import_fast() and fix_names(). I think what may have to happen is importing this tab without headers and then added them on (since the whole workbook is locked down, every FAST tool should be the same).

The bigger question is (a) is it necessary to bring in other tabs, and if so (b) what question does it answer.

achafetz commented 5 years ago

Resolved with manually renaming headers - init_headers

https://github.com/USAID-OHA-SI/fastR/blob/3c76305cb3cdb4eebab67a746de5f2ccc201da45/R/limit_init.R#L10-L11