get_iucn_data {taxize}R 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()


[Package taxize version 0.10.0 Index]