wikitaxa

Project Status: Active – The project has reached a stable, usable state and is being actively developed. cran checks R-check codecov rstudio mirror downloads cran version

wikitaxa - taxonomy data from Wikipedia/Wikidata/Wikispecies

wikitaxa docs: https://docs.ropensci.org/wikitaxa/

See also the taxize book: https://books.ropensci.org/taxize/

Low level API

The low level API is meant for power users and gives you more control, but requires more knowledge.

High level API

The high level API is meant to be easier and faster to use.

Search functions:

Installation

CRAN version

install.packages("wikitaxa")

Dev version

remotes::install_github("ropensci/wikitaxa")
library('wikitaxa')

Contributors

Meta

ropensci