remove_from_log | R Documentation |
Removes surveys from .tbl where column "action" in the log is set to "remove"
remove_from_log(.tbl, log, id_col)
.tbl |
A tibble |
log |
A deletion log, which contains a column "action" |
id_col |
The column id, usually "uuid" |
A lot of removal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.