dataset_id import context data from a dataframeR/setup.R
metadata_add_contexts.RdThis functions asks users which columns in the dataframe they would like to keep and records this appropriately in the metadata. The input data is assumed to be in wide format. The output may require additional manual editing.
metadata_add_contexts(dataset_id, overwrite = FALSE, user_responses = NULL)