You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Global names resolver has been replaced with Global names verifier, so gnr_resolve will be removed in the next version of taxize, so I suggest transitioning to gna_verifier.
Code:
resolv <- gnr_resolve(sp_checklist_test_item[, "species"], best_match_only = TRUE)
sp_checklist_test_item: tibble with one column, one row: species = "Uvaria leichhardtii"
The text was updated successfully, but these errors were encountered: