preprocess_data.Rd
Preprocessing of linelist surveillance data with or without outbreak_ids
preprocess_data(data)
data.frame, Linelist of surveillance data
data.frame, preprocessed linelist with transformation of columns to date, to lower, generation of isoyear and isoweek
if (FALSE) {
preprocess_data(input_example)
}