check_symmetry: Check symmetry of station matrix

Description Usage Arguments Details Value

Description

Finds all monitoring stations that violate the assumption of antisymmetry for upstream/downstream relations.

Usage

1

Arguments

table:

a data table created from initialize_matrix_from_stations. An (n x n+1) data.table with first column named "ID" and all other columns named according to station number. Row i and column i+1 should correspond to the same station.

Details

The antisymmetry assumption states that if x is upstream of y then y is not upstream of x

Value

A list with an element for every x,y station pair that violates the antisymmetry assumption


ECCC-MSC/Basin-Delineation documentation built on June 9, 2019, 7:29 p.m.