worrms
is a R client for the World Register of Marine Species
- World Register of Marine Species (WoRMS) https://www.marinespecies.org/
- WoRMS REST API docs: https://www.marinespecies.org/rest/
See the taxize book (https://taxize.dev) for taxonomically focused work in this and similar packages.
More stable CRAN version
install.packages("worrms")
Development version
remotes::install_github("ropensci/worrms")
library("worrms")
- Please report any issues or bugs.
- License: MIT
- Get citation information for
worrms
in R doingcitation(package = 'worrms')
- Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.