Skip to contents

Recode "other_" from log

Usage

recode_other_from_log(.tbl, log, id_col, other)

Arguments

.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_"

Value

A tibble with "other_" recoded