Learn R Programming

whitebox (version 0.1.0)

basins: Basins

Description

Identifies drainage basins that drain to the DEM edge.

Usage

basins(d8_pntr, output, esri_pntr = FALSE, verbose_mode = FALSE)

Arguments

d8_pntr

Input raster D8 pointer file.

output

Output raster file.

esri_pntr

D8 pointer uses the ESRI style scheme.

verbose_mode

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

Value

Returns the tool text outputs.