View source: R/parameter_barge.R
Update an existing parameter barge with a new mode details.
1 | update_mode(barge, sets, modes)
|
barge |
An existing list object made by calling the parameter_barge() function. |
sets |
List of length number of different modes of convergence to be specified vector "modes" where each element in list contains vector of populations with a given single mode of convergence i.e. if populations 2 and 6 share a mode and populations 3 has another, sets = list(c(2,6), 3). |
modes |
Character vector of length sets defining a new set of mixed modes for each set of selected populations ("independent", "standing_source", and/or "migration"). Other variables will be updated accordingly. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.