Learn R Programming

whitebox (version 0.1.0)

find_parallel_flow: Find parallel flow

Description

Finds areas of parallel flow in D8 flow direction rasters.

Usage

find_parallel_flow(d8_pntr, streams, output, verbose_mode = FALSE)

Arguments

d8_pntr

Input D8 pointer raster file.

streams

Input raster streams file.

output

Output raster file.

verbose_mode

Sets verbose mode. If verbose mode is False, tools will not print output messages.

Value

Returns the tool text outputs.