Description Usage Arguments Value
View source: R/build_P_table.R
Build the table of the maximum abundance for the minimum-abundance species in a community of s species and n total individuals (or the maximum increase in abundance compared to the past species, when building an SAD using a uniform sampler...)
1 | fill_ks(max_s, max_n)
|
max_s |
the max number of species |
max_n |
the max number of individuals |
table of ks for all combinations of s and n up to max_s and max_n.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.