An interface to the Integrated Taxonomic Information System (ITIS)
See also the taxize book for a manual on working with taxonomic data in R, including with ITIS data.
Install from CRAN
Or install the development version from GitHub
Load ritis
There are four methods.
itis_search()
- Searchitis_group()
- Groupitis_highlight()
- Hightlightitis_facet()
- FacetThese four methods use the equivalent functions in the package solrium
, e.g., ritis::itis_search()
uses solrium::solr_search()
, etc. The itis_*()
functions simply use ...
to allow users to pass on parameters to the wrapped solrium
functions. So do read the solrium
docs.
ITIS Solr API docs: https://www.itis.gov/solr_documentation.html
Some examples:
matches only monomials
matches only binomials
ITIS REST API docs: http://www.itis.gov/ws_description.html
The following are some example uses. There are many more methods not shown below
Get accepted names for a TSN
Get common names for a TSN
Full hierarchy for a TSN