add_modules_to_network: Internal function for adding a set of modules to the network
Description
Internal function for adding a set of modules to the network
Usage
add_modules_to_network(network, module_list)
Arguments
module_list
A list of 'network_module' objects to add to the network.
Value
The modified network.