R/clean.R
remove_from_log.Rd
Removes surveys from .tbl where column "action" in the log is set to "remove"
remove_from_log(.tbl, log, id_col)
A tibble
A deletion log, which contains a column "action"
The column id, usually "uuid"
A lot of removal