get_class_frequencies: Get point class frequencies.

View source: R/tile_functions.R

get_class_frequenciesR Documentation

Get point class frequencies.

Description

Gets the number of points in classes: ground, veg, building, water, and other.

Usage

get_class_frequencies(las)

Arguments

las

A LAS object.

Value

A named list of the count of points in each of the following classes: ground, veg, building, water, other.


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