rl_statistics: IUCN Red List statistics

View source: R/rl_statistics.R

rl_statisticsR Documentation

IUCN Red List statistics

Description

Retrieve count of species with assessments. This endpoint returns the total number of assessed species on the IUCN Red List.

Usage

rl_statistics()

Value

A tibble (class tbl_df, tbl, data.frame) containing count and date of access.

Examples

## Not run: 
# Get total count of assessed species
rl_statistics()

## End(Not run)

redlist documentation built on Aug. 21, 2025, 5:39 p.m.