powered by
flip modifies an edge in the network. If it is contained in the network, it is removed from the network, otherwise it is added to the network.
flip
flip(network, i, j)
An instance of the incgraph.network class
A node in network
network
See new.incgraph.network() for examples and usage.
new.incgraph.network()