View source: R/clean_timci_data.R
correct_hospit_ids | R Documentation |
Correct hospital follow-up IDs (TIMCI-specific function)
correct_hospit_ids(df, csv_prefix = "hospit_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.