writeLAS
From lidR v1.3.0
by Jean-Romain Roussel
Write a las or laz file
Write a LAS object into a binary file (.las or .laz specified in filename)
Usage
writeLAS(.las, file)
Arguments
- .las
an object of class LAS
- file
character. A character string naming an output file
Value
void
Community examples
Looks like there are no examples yet.