check_name_consistency: Check name consistency (TIMCI-specific function)

View source: R/check_duplicates.R

check_name_consistencyR Documentation

Check name consistency (TIMCI-specific function)

Description

Check name consistency (TIMCI-specific function)

Usage

check_name_consistency(df, col_name1, col_name2)

Arguments

df

dataframe

col_name1

name of the column containing names in 'df'

col_name2

name of the column containing names in 'df'

Value

This function returns a dataframe containing IDs and dates at which the ID has been allocated in different columns.


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.