View source: R/rl_possibly_extinct.R
rl_possibly_extinct | R Documentation |
Retrieve species assessments flagged as possibly extinct. Returns all latest global assessments for taxa that are possibly extinct.
rl_possibly_extinct()
A tibble (class tbl_df
, tbl
, data.frame
) where each column represents a unique API response JSON key.
Columns include year, latest, possibly extinct, possibly extinct in the wild, sis taxon id, url, taxon scientific name,
red list category, assessment id, scopes description, and scopes code
## Not run:
# Get all possibly extinct species
rl_possibly_extinct()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.