View source: R/rl_assessment_id.R
rl_assessment_id | R Documentation |
Retrieves an assessment
rl_assessment_id(assessment_id = 1425064)
assessment_id |
Assessment ID |
A tibble where each column represents a unique API response JSON key for the supplied assessment_id
.
The columns include key information about the Red List assessment, such as taxon details, category, year, and other relevant metadata.
## Not run:
rl_assessment_id(1425064)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.