Tasks
The function reads the data/lookup pair converting each file to "data.table" class, performs conformance checks
on associated lookup, removes uninvolved data columns and non-standard lookup columns. Upon return from
sReplace, re-structures updated result in the original format, saves the updated data to dir
and displays a one-run named list containing updated data along with counts of duplicated and/or missing values
replacements requests.
The function displays messages and comments regarding the internal workflow. It is recommended reading these
messages/comments as first troubleshooting step since they are specific to each file pair and request type.
To suppress messages, wrap the function with suppressMessages.
The vignette contains definitions of terms.