set.network: Set a given network to contain the given links

Description Usage Arguments Details See Also

View source: R/incgraph_wrapper.R

Description

set.network sets a given network to contain the given links.

Usage

1
set.network(network, links)

Arguments

network

An instance of the incgraph.network class

links

A matrix with 2 columns and N rows, 1 row for each edge to be loaded in the network

Details

This first resets the network and adds all given links. For minor changes to the network, the usage of flip is recommended.

See Also

See new.incgraph.network for examples and usage.


rcannood/incgraph documentation built on Dec. 11, 2019, 12:25 p.m.