metadata.yml file for a dataset_idR/setup.R
    metadata_add_taxonomic_change.RdAdd a single taxonomic change into the metadata.yml file for a specific study.
metadata_add_taxonomic_change(
  dataset_id,
  find,
  replace,
  reason,
  taxonomic_resolution,
  overwrite = TRUE
)Identifier for a particular study in the database
Original name used by the contributor
Taxonomic name accepted by APC or APNI
Reason for taxonomic change
The rank of the most specific taxon name (or scientific name) to which a submitted orignal name resolves
Parameter indicating whether preexisting find-replace entries should be overwritten. Defaults to true
metadata.yml file with taxonomic change added