clean_kpi: Internal function to clean country monitoring and evaluation...

Description Usage Arguments Author(s)

View source: R/clean_M_and_E.R

Description

Internal function to clean country monitoring and evaluation excel tool data (key performance indicators)

Usage

1
clean_kpi(inputfile, var_dict, clean_dict, wide)

Arguments

inputfile

a data frame produced by the covidmonitor::merge_kpi()

var_dict

data dictionary sourced in covidmonitor::merge_kpi()

clean_dict

data cleaning dictionary sourced in covidmonitor::merge_kpi()

wide

logical (TRUE/FALSE) of whether the output data frame should be in wide format (default), else will produce long format data - defined in covidmonitor::merge_kpi()

Author(s)

Alice Carr, Alex Spina


R4IDSR/covidmonitor documentation built on March 29, 2021, 12:05 p.m.