View source: R/clean_timci_data.R
correct_day7_duplicates | R Documentation |
Correct Day 7 duplicates (TIMCI-specific function)
correct_day7_duplicates(df, csv_prefix = "day7_non_valid_pid_correction")
df |
dataframe |
csv_prefix |
A string value indicating the prefix of the CSV file from which to read the corrections (default is "day7_non_valid_pid_correction"). |
This function returns a list that contains a dataframe with corrections and the list of edits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.