canopy.height.levelr: Level a voxelized array to the ground, mimicing a canopy...

View source: R/canopyheightlevelr.R

canopy.height.levelrR Documentation

Level a voxelized array to the ground, mimicing a canopy height model

Description

This function reads in a list of voxelized arrays and levels them to the ground, thus each array will mimic a canopy height model, making comparisions between voxels easier

Usage

canopy.height.levelr(lidar.array)

Arguments

lidar.array

Voxelized array that was created with the laz.to.array function

Value

A list of leveled voxelized arrays


akamoske/LiDARforestR documentation built on Aug. 31, 2023, 1:33 a.m.