replace_module_in_network: Internal function for replacing a module in the network

Description Usage Arguments Value

View source: R/networks.R

Description

Internal function for replacing a module in the network

Usage

1
replace_module_in_network(module_index, module, network)

Arguments

module_index

The index of the module to replace.

module

The new module to replace with.

network

The network to modify.

Value

The modified network.


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