Learn R Programming

whitebox (version 0.1.0)

lidar_join: Lidar join

Description

Joins multiple LiDAR (LAS) files into a single LAS file.

Usage

lidar_join(inputs, output, verbose_mode = FALSE)

Arguments

inputs

Input LiDAR files.

output

Output LiDAR file.

verbose_mode

Sets verbose mode. If verbose mode is False, tools will not print output messages.

Value

Returns the tool text outputs.