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.
Rework identifiers, replacing the concept of
dataset_id
with a single user-input identifier string that is part of the functionsmatch_taxa
andalign_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