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()


taxize documentation built on April 4, 2025, 2:12 a.m.