remove_from_log: Delete from log

View source: R/clean.R

remove_from_logR Documentation

Delete from log

Description

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


gnoblet/impactR documentation built on March 20, 2023, 2:24 a.m.