wbt_find_flightline_edge_points: Find flightline edge points

Description Usage Arguments Value

View source: R/lidar_analysis.R

Description

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

Usage

1
wbt_find_flightline_edge_points(input, output, wd = NULL, verbose_mode = FALSE)

Arguments

input

Input LiDAR file.

output

Output file.

wd

Changes the working directory.

verbose_mode

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

Value

Returns the tool text outputs.


whitebox documentation built on Sept. 7, 2020, 3 p.m.