merge_vectors {whitebox} | R Documentation |
Combines two or more input vectors of the same ShapeType creating a single, new output vector.
merge_vectors(inputs, output, verbose_mode = FALSE)
inputs |
Input vector files. |
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.