Applies known data corrections to the database. This function should be updated as new corrections are identified by data managers.
Examples
if (FALSE) { # \dontrun{
con <- get_duckdb_con()
apply_data_corrections(con)
} # }
Applies known data corrections to the database. This function should be updated as new corrections are identified by data managers.
if (FALSE) { # \dontrun{
con <- get_duckdb_con()
apply_data_corrections(con)
} # }