R/process_emi_data.R
process_emi_data.Rd
Preprocessing for EMBRACE-I
process_emi_data(data)
A tibble or dataframe containing the combined data to be processed.
A tibble or dataframe
if (FALSE) { # \dontrun{ processed_data <- process_emi_data(combined_data) } # }