clean_vector {whitebox} | R Documentation |
Removes null features and lines/polygons with fewer than the required number of vertices.
clean_vector(input, output, verbose_mode = FALSE)
input |
Input vector 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.