add_modules_to_network {SeqNet} | R Documentation |
Internal function for adding a set of modules to the network
add_modules_to_network(network, module_list)
network |
The network to modify. |
module_list |
A list of 'network_module' objects to add to the network. |
The modified network.