lidR (version 3.0.3)

readMSLAS: Read multispectral .las or .laz files

Description

Multispectral laser data are often stored in 3 differents files. If this is the case this function reads the .las or .laz files of each channel and merges them into an object of class LAS and takes care of attributing an ID to each channel. If the multisprectral point cloud is already stored in a single file, use readLAS. This function is somewhat experimental and its names could change.

Usage

readMSLAS(files1, files2, files3, select = "*", filter = "")

Arguments

files1, files2, files3

characters. Path(s) to one or several a file(s). Each argument being one channel.

select, filter

character. See readLAS.

Value

A LAS object