las_descending-set: Change the depth order of a LAS object in place

Description Usage Arguments Value

Description

las_descending<- Takes a LAS object and sorts the depth order descending if passed TRUE, or asceding if passed FALSE. Also modifies the STRT, STOP and STEP parameters of the WELL information block to suit

Usage

1
las_descending(x) <- value

Arguments

x

LAS object

value

Boolean TRUE or FALSE

Value

Modifies LAS object in place, changing the depth order and STRT, STOP and STEP parameters to suit


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