doStrahler: Compute strahler order for pixel x

View source: R/stream.r

doStrahlerR Documentation

Compute strahler order for pixel x

Description

Compute strahler order for pixel x

Usage

doStrahler(ws, x, streamOrder)

Arguments

ws

A watershed

x

A pixel id

streamOrder

Vector of streamOrders already computed (should be NA if not done yet)

Value

A matrix, giving pixel IDs in the first column and computed stream order in the second


mtalluto/WatershedTools documentation built on May 21, 2022, 7:49 p.m.