recode_other_from_log | R Documentation |
Recode "other_" from log
recode_other_from_log(.tbl, log, id_col, other)
.tbl |
A tibble |
log |
A cleaning log |
id_col |
The column id, usually "uuid" |
other |
A character vector of the start of all other column names. E.g., other = "other_" |
A tibble with "other_" recoded
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.