dot-flowto: Compute which pixels flow into which other pixels

.flowtoR Documentation

Compute which pixels flow into which other pixels

Description

Compute which pixels flow into which other pixels

Usage

.flowto(mat, xmax, ymax)

Arguments

mat

A matrix with 4 named columns; 'x', 'y', 'drainage', and 'id'

Value

A matrix of IDs, the first column the upstream pixel, the second column downstream pixel


flee-group/watershed documentation built on July 25, 2022, 12:46 p.m.