extent,LAS-method {lidR}R Documentation

Extent

Description

Returns an Extent object of a LAS*.

Usage

## S4 method for signature 'LAS'
extent(x, ...)

## S4 method for signature 'LAScatalog'
extent(x, ...)

Arguments

x

An object of the class LAS or LAScatalog

...

Unused

Value

Extent object from raster

See Also

raster::extent


[Package lidR version 3.2.2 Index]