lidar_join {whitebox} | R Documentation |
Joins multiple LiDAR (LAS) files into a single LAS file.
lidar_join(inputs, output, verbose_mode = FALSE)
inputs |
Input LiDAR files. |
output |
Output LiDAR file. |
verbose_mode |
Sets verbose mode. If verbose mode is False, tools will not print output messages. |
Returns the tool text outputs.