las_version-set: Convert the version number of a LAS object

Description Usage Arguments Value

Description

las_version<- Takes a LAS object created with the read_las() function and changes the CWLS LAS version. lastools current supports 1.2 and 2.0 only.

Usage

1
las_version(x) <- value

Arguments

x

LAS object

value

A number, currently needs to be 1.2 or 2.0

Value

Modifies LAS object in place, changing the LAS version to the nominated number


Gitmaxwell/lastools documentation built on May 16, 2020, 2:46 p.m.