identify_day0_duplicates_and_fu: Identify day 0 ID duplicates wit names and corresponding Day...

View source: R/check_duplicates.R

identify_day0_duplicates_and_fuR Documentation

Identify day 0 ID duplicates wit names and corresponding Day 7 follow-ups (TIMCI-specific function)

Description

Identify day 0 ID duplicates wit names and corresponding Day 7 follow-ups (TIMCI-specific function)

Usage

identify_day0_duplicates_and_fu(df, day7fu_df = NULL, cleaning = "none")

Arguments

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)

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.