wbt_erase {whitebox} | R Documentation |
Removes all the features, or parts of features, that overlap with the features of the erase vector polygon.
wbt_erase(input, erase, output, wd = NULL, verbose_mode = FALSE)
input |
Input vector file. |
erase |
Input erase polygon vector file. |
output |
Output vector 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.