View source: R/check_duplicates.R
detect_id_duplicates | R Documentation |
Detect ID duplicates (TIMCI-specific function)
detect_id_duplicates(df, col = child_id)
df |
dataframe containing the processed facility data |
col |
vector containing a column of the processed facility data |
This function returns a dataframe containing IDs and their frequencies (a frequency strictly superior to 1 indicates a duplicate).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.