update_tidy_omic.Rd
Update a Tidy 'Omics data and schema to reflect newly added fields.
update_tidy_omic(tidy_omic, updated_tidy_data, new_variable_tables = c())
an object of class tidy_omic produced by
create_tidy_omic
a tibble of data to use to update tidy_omic
.
a named character vector of newly added variables
in updated_tidy_data
(names) and the table features, samples,
measurements they apply to (values).
a tidy_omic
object with an updated schema and/or data.