add_modules_to_network: Internal function for adding a set of modules to the network

Description Usage Arguments Value

View source: R/networks.R

Description

Internal function for adding a set of modules to the network

Usage

1
add_modules_to_network(network, module_list)

Arguments

network

The network to modify.

module_list

A list of 'network_module' objects to add to the network.

Value

The modified network.


SeqNet documentation built on July 9, 2021, 9:08 a.m.