lidR (version 1.4.1)

LAS: Create a LAS object

Description

Create a LAS object

Usage

LAS(data, header = list(), 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

See Also

Class LAS