wbt_ascii_to_las {whitebox} | R Documentation |
Converts one or more ASCII files containing LiDAR points into LAS files.
wbt_ascii_to_las(inputs, pattern, proj = NULL, wd = NULL, verbose_mode = FALSE)
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. |
Returns the tool text outputs.