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 netsim_dat
main list object.
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.