get_iucn_data: Get a IUCN Redlist taxon data

View source: R/get_iucn.R

get_iucn_dataR Documentation

Get a IUCN Redlist taxon data

Description

Used to get IUCN data for other functions to use.

Usage

get_iucn_data(names_or_ids, messages = TRUE, key = NULL, latest = FALSE, ...)

Arguments

latest

If TRUE, latest use rredlist::rl_species_latest() instead of rredlist::rl_species()


ropensci/taxize documentation built on April 5, 2025, 5:15 a.m.