remove_modules {EpiModel}R Documentation

Remove a Set of Modules From the Module List

Description

Remove a Set of Modules From the Module List

Usage

remove_modules(dat, names.to.remove)

Arguments

dat

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

names.to.remove

a character vector containing the name of the modules to remove.

Value

The updated netsim_dat main list object.


[Package EpiModel version 2.4.0 Index]