Description Usage Arguments Value
View source: R/time_extinc_fun.R
Estimates time to functional extinction based on initial pop size and annual percent change.
1 | time_extinc_fun(n_t, p_d, n_e, t, t_max)
|
n_t |
Population size (# individuals). |
p_d |
Annual percent change in population size (if declining should be negative). |
n_e |
Population size at functional extinction. |
t |
Time (years). |
t_max |
Maximum time (years) to project out to. |
Time to functional extinction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.