| getDanubeFlowGraph | R Documentation |
Returns an igraph::graph object representing the flow graph of the danube dataset.
getDanubeFlowGraph(stationIndices = NULL, directed = FALSE)
stationIndices |
Logical or numerical vector. Indicating which stations to include. |
directed |
Logical. Whether the graph should be directed (in the direction of flow). |
An igraph::graph object.
Other danubeData:
danube,
plotDanube()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.