modify_from_log: Modify from log

View source: R/clean.R

modify_from_logR Documentation

Modify from log

Description

Modify from log

Usage

modify_from_log(.tbl, log, id_col, type, other)

Arguments

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

Value

A tibble with values modified


gnoblet/impactR documentation built on March 20, 2023, 2:24 a.m.