R/merge_replacements.R
merge_redactions.Rd
Remove PID from a data frame via a merge
merge_redactions(frm, cached_redactions, preprocess = utf8::utf8_encode)
The data frame to be redacted
A data frame with If and Then columns
If
Then
A function of preprocessing steps to be applied to the text columns.