wbt_flatten_lakes {whitebox} | R Documentation |
Flattens lake polygons in a raster DEM.
wbt_flatten_lakes(dem, lakes, output, wd = NULL, verbose_mode = FALSE)
dem |
Input raster DEM file. |
lakes |
Input lakes vector polygons file. |
output |
Output raster file. |
wd |
Changes the working directory. |
verbose_mode |
Sets verbose mode. If verbose mode is False, tools will not print output messages. |
Returns the tool text outputs.