Description Usage Arguments Author(s)
View source: R/clean_M_and_E.R
Internal function to clean country monitoring and evaluation excel tool data (key performance indicators)
1 | clean_kpi(inputfile, var_dict, clean_dict, wide)
|
inputfile |
a data frame produced by the |
var_dict |
data dictionary sourced in |
clean_dict |
data cleaning dictionary sourced in |
wide |
logical (TRUE/FALSE) of whether the output data frame should be
in wide format (default), else will produce long format data - defined in
|
Alice Carr, Alex Spina
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.