Skip to contents

This function applies a circuit motif to a network object, adding long-range projections between nodes in the network based on the motif's defined projections.

Usage

apply.circuit.motif(network, motif)

Arguments

network

Network object to which the motif will be applied.

motif

Motif object defining the circuit motif to apply.

Value

The updated network object with the motif applied.