common_updater {EpiModel}R Documentation

Update Either the "param" or "control" List

Description

Update Either the "param" or "control" List

Usage

common_updater(dat, type)

Arguments

dat

Main netsim_dat object containing a networkDynamic object and other initialization information passed from netsim.

type

Either "param" or "control".

Value

The updated netsim_dat main list object.


[Package EpiModel version 2.5.0 Index]