is_empty_tile: Check whether a LAS tile has an empty point cloud

View source: R/tile_functions.R

is_empty_tileR Documentation

Check whether a LAS tile has an empty point cloud

Description

Checks whether a point cloud is empty, i.e. there are zero rows in the LAS object's data table.

Usage

is_empty_tile(las)

Arguments

las

A LAS object, e.g. imported using prepare_tile.

Value

TRUE if the point cloud is empty.


mbedward/CERMBlidar documentation built on April 10, 2024, 2:05 p.m.