update_meta: Wrapper for updating a meta table

Description Usage Arguments Value

View source: R/utils.R

Description

Wrapper for updating a meta table

Usage

1
update_meta(meta_table_path, idx, update_list, ...)

Arguments

meta_table_path

character, path to meta table (assumed relative to project dir, but can be absolute)

idx

numeric, length 1, giving row index of the meta table corresponding to dataset being processed

update_list

named list, length 1, where name equals the target column in meta table, and value is the adjustment

...

reserved for including automated git commits to track changes to meta table

Value

nothing


the-Hull/ROAR documentation built on Jan. 19, 2021, 4:14 p.m.