View backwards in time, this feature merges a population into another.
Forwards in time, this corresponds to a speciation event.
Usage
feat_pop_merge(time, pop_source, pop_target)
Arguments
time
The time at which the merge occurs.
pop_source
The population from which all lines are moved.
pop_target
The population to which the lines are moved.
Details
Additionally, to the merge all migration rates from and the growth rate of
the source population will be set to 0 at the time of the merge to mimic
a speciation event forwards in time.