reset {incgraph}R Documentation

Reset network

Description

reset resets all the data structures so that all edges are removed from the network.

Usage

reset(network)

Arguments

network

An instance of the incgraph.network class

See Also

See new.incgraph.network for examples and usage.


[Package incgraph version 1.0.1 Index]