find_flightline_edge_points {whitebox}R Documentation

Find flightline edge points

Description

Identifies points along a flightline's edge in a LAS file.

Usage

find_flightline_edge_points(input, output, verbose_mode = FALSE)

Arguments

input

Input LiDAR file.

output

Output file.

verbose_mode

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

Value

Returns the tool text outputs.


[Package whitebox version 1.4.0 Index]