check_network {einet} | R Documentation |
Check Graph Network
Description
check_network
returns processed graph.
Usage
check_network(graph)
Arguments
graph |
igraph |
Details
This is a pre-processing function that turns raw input into directed networks with edge weights.
[Package einet version 0.1.0 Index]