longest_flowpath {whitebox} | R Documentation |
Delineates the longest flowpaths for a group of subbasins or watersheds.
longest_flowpath(dem, basins, output, verbose_mode = FALSE)
dem |
Input raster DEM file. |
basins |
Input raster basins file. |
output |
Output vector file. |
verbose_mode |
Sets verbose mode. If verbose mode is False, tools will not print output messages. |
Returns the tool text outputs.