rredlist
is an R client for the IUCN Red List
(https://apiv3.iucnredlist.org/api/v3/docs). The IUCN Red List is a
global list of threatened and endangered species. IUCN Red List docs:
https://apiv3.iucnredlist.org/api/v3/docs
CRAN
install.packages("rredlist")
Development version
::install_github("ropensci/rredlist")
remotes# OR
install.packages("rredlist", repos="https://dev.ropensci.org")
rredlist
in R doing
citation(package = 'rredlist')