View source: R/check_duplicates.R
identify_day0_duplicates_and_fu | R Documentation |
Identify day 0 ID duplicates wit names and corresponding Day 7 follow-ups (TIMCI-specific function)
identify_day0_duplicates_and_fu(df, day7fu_df = NULL, cleaning = "none")
df |
dataframe containing the processed facility data |
day7fu_df |
dataframe containing Day 7 follow-up data |
cleaning |
type of cleaning to be performed on duplicates, by default set to "none" (i.e., no cleaning following the identification of duplicates) |
This function returns a dataframe containing IDs and dates at which the ID has been allocated in different columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.