Hello,
I am working with large species lists with taxonomic names resolved by the taxonomic name resolution service, but there are differences from the GBIF backbone and the data I have received from occ_download() includes some synonymization and also returns all species for some higher level taxa (I will add this as separate issue).
Here, I would like to suggest a function that can input an integer of taxonKeys (as with occ_download) and output the list of matched scientificNames.
This new list can then be reviewed to identify taxonomic problems before proceeding with occ_download or other functions.
Hello, I am working with large species lists with taxonomic names resolved by the taxonomic name resolution service, but there are differences from the GBIF backbone and the data I have received from occ_download() includes some synonymization and also returns all species for some higher level taxa (I will add this as separate issue).
Here, I would like to suggest a function that can input an integer of taxonKeys (as with occ_download) and output the list of matched scientificNames.
This new list can then be reviewed to identify taxonomic problems before proceeding with occ_download or other functions.
Thank you.