wbt_ascii_to_las: Ascii to las

Description Usage Arguments Value

View source: R/lidar_analysis.R

Description

Converts one or more ASCII files containing LiDAR points into LAS files.

Usage

1
wbt_ascii_to_las(inputs, pattern, proj = NULL, wd = NULL, verbose_mode = FALSE)

Arguments

inputs

Input LiDAR ASCII files (.csv).

pattern

Input field pattern.

proj

Well-known-text string or EPSG code describing projection.

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.