powered by
Returns an igraph::graph object representing the flow graph of the danube dataset.
igraph::graph
danube
getDanubeFlowGraph(stationIndices = NULL, directed = FALSE)
An igraph::graph object.
Logical or numerical vector. Indicating which stations to include.
Logical. Whether the graph should be directed (in the direction of flow).
Other danubeData: danube, plotDanube()
plotDanube()