make_profile_from_Z: Derive a vertical profile of a vector of heights

View source: R/make_profile_from_Z_function.R

make_profile_from_ZR Documentation

Derive a vertical profile of a vector of heights

Description

Function that creates profiles from Z-vectors with a custom height resolution (binwidth)

Usage

make_profile_from_Z(Z.vec, binwidth = 1)

Arguments

Z.vec

vector containing single height measurements

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.