Format identifiers, read in from the metadata.yml
file. Converts from list to tibble.
process_format_identifiers(my_list, dataset_id, traits)
Tibble with details of identifiers
if (FALSE) { # \dontrun{
process_format_identifiers(read_metadata("data/Falster_2003/metadata.yml")$identifiers)
} # }