Learn R Programming

whitebox (version 0.1.0)

find_flightline_edge_points: 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.