lidar_hex_binning: Lidar hex binning
Description
Hex-bins a set of LiDAR points.
Usage
lidar_hex_binning(input, output, width, orientation = "horizontal",
verbose_mode = FALSE)
Arguments
output
Output vector polygon file.
orientation
Grid Orientation, 'horizontal' or 'vertical'.
verbose_mode
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Value
Returns the tool text outputs.