split_with_lines {whitebox} | R Documentation |
Splits the lines or polygons in one layer using the lines in another layer.
split_with_lines(input, split, output, verbose_mode = FALSE)
input |
Input vector line or polygon file. |
split |
Input vector polyline 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.