Skip to contents

Retrieve species assessments flagged as possibly extinct in the wild. Returns all latest global assessments for taxa that are possibly extinct in the wild.

Usage

rl_possibly_extinct_in_wild()

Value

A tibble containing species assessments marked as possibly extinct in the wild.

Examples

if (FALSE) { # \dontrun{
# Get all possibly extinct in the wild species
rl_possibly_extinct_in_wild()
} # }