make_profile_from_XYZ: Derive a vertical profile of a point cloud or a canopy height...

View source: R/make_profile_from_XYZ_function.R

make_profile_from_XYZR Documentation

Derive a vertical profile of a point cloud or a canopy height model

Description

Function that creates profiles from XYZ-tables with a custom height resolution (binwidth)

Usage

make_profile_from_XYZ(XYZ.table, binwidth = 1)

Arguments

XYZ.table

3-column data frame with 3rd column containing heights

binwidth

number specifying the vertical width of height classes

Value

vector of point or pixel counts per height class with height values as names

Author(s)

Nikolai Knapp

Examples

in progress

niknap/slidaRtools documentation built on Oct. 16, 2024, 3:53 p.m.