emigration | R Documentation |
emigration process on all population in one go
emigration(xp, perc.mig, emi.m, emi.table = NULL)
xp |
all pops combined in a list |
perc.mig |
percentage if migrating individuals |
emi.m |
emigration probability (normally based on cost dispersal distance) |
emi.table |
a fixed number of migrating individuals can be specified (overrides emi.m) |
a list, first entry are updated pops, second entry the number of disperserin a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.