update_mode: Update an existing parameter barge with a new mode details.

Description Usage Arguments

View source: R/parameter_barge.R

Description

Update an existing parameter barge with a new mode details.

Usage

1
update_mode(barge, sets, modes)

Arguments

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.


silastittes/rdmc documentation built on Jan. 31, 2021, 1:49 a.m.