Description Usage Arguments Value
Wrapper for updating a meta table
1 | update_meta(meta_table_path, idx, update_list, ...)
|
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 |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.