remove_modules: 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)
Value
The updated dat
main list object.
Arguments
- dat
Main list 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.