The taxonomyCleanr
is a user friendly workflow and collection of functions to help you:
1. Identify and correct misspelled taxa
2. Resolve taxa to an authority (e.g. Integrated Taxonomic Information System (ITIS))
3. Get hierarchical rank values
4. Get common names
5. Render taxonomic information in the Ecological Metadata Language (EML).
The taxonomyCleanr
is based on the taxize
R package developed by Chamberlain et al. (2016).
# Install from GitHub
remotes::install_github("EDIorg/taxonomyCleanr")
Check out example use cases in the taxonomyCleanr website articles
Coming soon!
We welcome contributions of all forms including bug reports, requests for development, and new functionality. Please reference our code conduct and contributing guidelines for submitting pull requests.
Unit tests are found under /tests and follow the testthat
methodology.
Versioning for the taxonomyCleanr
follows semantic versioning.
See the list of contributors to this project.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.