Skip to contents

Update rows from list

Usage

update_rows_from_list(.tbl, .list, id_col)

Arguments

.tbl

A tibble

.list

A list of tibbles with values to update

id_col

The column id, usually "uuid"

Value

A tibble with values updated