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