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