conr_thresholds | R Documentation |
IUCN.eval
(from ConR) approximates a full classification based on criterion
B, using the EOO, AOO, and an estimate of the number of locations
for a species. This function implements that classification, then
makes the prediction coarser to "threatened" or "not threatened".
conr_thresholds(eoo, aoo, locations)
eoo |
The EOO in km^2. |
aoo |
The AOO in km^2. |
locations |
The number of threat-defined locations estimated by ConR. |
classification of whether a species is threatened or not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.