View source: R/clean_timci_data.R
correct_day0_inconsistent_facilities | R Documentation |
Edit non-valid facilities in Day 0 data entries (TIMCI-specific function)
correct_day0_inconsistent_facilities(
df,
csv_prefix = "day0_facility_correction1"
)
df |
dataframe |
csv_prefix |
A string value indicating the prefix of the CSV file from which to read the corrections (default is "day0_facility_correction1"). |
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.