Learn R Programming

redlist (version 0.2.0)

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

Arguments

Value

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

Examples

Run this code
if (FALSE) {
# Get total count of assessed species
rl_statistics()
}

Run the code above in your browser using DataLab