pointsByZSlice {leafR}R Documentation

Count number of points in each Z slice

Description

Count number of points in each Z slice

Usage

pointsByZSlice(Z, maxZ)

Arguments

Z

numeric vector. The heights vector.

maxZ

numeric. The maximum height expected in the whole dataset.

Value

A list of point counts in each Z slice of 1 meter


[Package leafR version 0.3.5 Index]