View source: R/check_duplicates.R
check_name_consistency | R Documentation |
Check name consistency (TIMCI-specific function)
check_name_consistency(df, col_name1, col_name2)
df |
dataframe |
col_name1 |
name of the column containing names in 'df' |
col_name2 |
name of the column containing names in 'df' |
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.