Look up official names from potentially misspelled names using Global Names Resolver (GNR). If a result from the chosen database is present, then it is used, otherwise the NCBI result is used and if that does not exist, then the first result is used. Names with no match will return NA.
correct_taxon_names(names, database = "ncbi")
vector of names
Potentially misspelled taxon names
The database the names are being looked up for. If `NULL`, do not consider database.