traitecoevo / APCalign

R package for accessing, matching and updating species names of Australian flora
https://traitecoevo.github.io/APCalign/
Other
4 stars 6 forks source link

Add identifier to genus level alignments #111

Closed ehwenk closed 1 year ago

ehwenk commented 1 year ago

Rework identifiers, replacing the concept of dataset_id with a single user-input identifier string that is part of the functions match_taxa and align_taxa.

This is an identifier string that is added to genus- and family-resolution taxon names, to clarify that they are a single species (or infra-specific taxon) within a genus/family specific to a given dataset, location, etc.

As a default identifier is set to NA, but can be input when the above functions are run.

towards issue #88