create_island_spec | R Documentation |
create island spec helper function
create_island_spec( time, mainland_n, K, immig_rate, ext_rate, ana_rate, clado_rate, immig_rate2, ext_rate2, ana_rate2, clado_rate2, trans_rate, trans_rate2, M2 )
time |
time |
mainland_n |
mainland n |
K |
K |
immig_rate |
igr |
ext_rate |
er |
ana_rate |
ar |
clado_rate |
cr |
immig_rate2 |
igr2 |
ext_rate2 |
er2 |
ana_rate2 |
ar2 |
clado_rate2 |
cr2 |
trans_rate |
tr |
trans_rate2 |
tr2 |
M2 |
m2 |
stochastic island spec table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.