dataset_id import database cross-referencing identifer data from a dataframeR/setup.R
metadata_add_identifiers.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 if the user selects a non-standard identifier type.
metadata_add_identifiers(dataset_id, overwrite = FALSE)