Skip to contents

Removes surveys from .tbl where column "action" in the log is set to "remove"

Usage

remove_from_log(.tbl, log, id_col)

Arguments

.tbl

A tibble

log

A deletion log, which contains a column "action"

id_col

The column id, usually "uuid"

Value

A lot of removal