Description
Create a LAS
object
Usage
LAS(data, header = list(), crs = sp::CRS(), check = TRUE)
Arguments
data
a data.table containing the LiDAR data.
header
a list containing the data from the header of a las file.
check
logical. consistency tests while building the object.
Value
An object of class LAS