getDanubeFlowGraph: Get Danube flow graph

View source: R/data_danube.R

getDanubeFlowGraphR Documentation

Get Danube flow graph

Description

Returns an igraph::graph object representing the flow graph of the danube dataset.

Usage

getDanubeFlowGraph(stationIndices = NULL, directed = FALSE)

Arguments

stationIndices

Logical or numerical vector. Indicating which stations to include.

directed

Logical. Whether the graph should be directed (in the direction of flow).

Value

An igraph::graph object.

See Also

Other danubeData: danube, plotDanube()


sebastian-engelke/graphicalExtremes documentation built on Jan. 10, 2025, 10:02 a.m.