las_set_start_depth-set: Change the start depth of a LAS object in place

Description Usage Arguments Value

Description

las_set_start_depth<- Takes a LAS object and changes the STRT depth in the WELL table of the LAS object

Usage

1
las_set_start_depth(x) <- value

Arguments

x

LAS object

value

Number to insert as the new start depth.

Value

Modifies LAS object in place, changing the STRT parameter of the WELL information block and removing rows from the log that are lower than this number. This was designed to remove negative starting DEPTHS, so caution should be used if the DEPTHS are not in ascending order.


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