The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
wikitaxa
- taxonomy data from
Wikipedia/Wikidata/Wikispecies
wikitaxa
docs: https://docs.ropensci.org/wikitaxa/
See also the taxize book: https://books.ropensci.org/taxize/
The low level API is meant for power users and gives you more control, but requires more knowledge.
wt_wiki_page()
wt_wiki_page_parse()
wt_wiki_url_build()
wt_wiki_url_parse()
wt_wikispecies_parse()
wt_wikicommons_parse()
wt_wikipedia_parse()
The high level API is meant to be easier and faster to use.
wt_data()
wt_data_id()
wt_wikispecies()
wt_wikicommons()
wt_wikipedia()
Search functions:
wt_wikicommons_search()
wt_wikispecies_search()
wt_wikipedia_search()
CRAN version
install.packages("wikitaxa")
Dev version
::install_github("ropensci/wikitaxa") remotes
library('wikitaxa')
wikitaxa
in R doing
citation(package = 'wikitaxa')
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.