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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
NEW FEATURES
name_backbone_checklist() now accepts strict=TRUE, meaning that only non-fuzzy matches are returned. (#565)
name_backbone_checklist() now accepts default values for high taxonomy, such as kingdom, phylum, family, ect. (#515)
name_backbone_checklist() now returns a column is_alternative when verbose=TRUE, which lets the user know if a name was originally considered to be an alternative choice by the name matcher. (#515)
DOCUMENTATION
Updated README to be more inviting to new users (#574)