make_matrix_part_two {forestr}R Documentation

Make PCL matrix part two

Description

make_matrix_part_two produces a matrix of, x, z values in coordinate space with the number and type of each LiDAR return in each x, z bin combination

Usage

make_matrix_part_two(df)

Arguments

df

data frame of PCL data that has been processed with

Value

sorted matrix of LiDAR returns for each x, z position


[Package forestr version 2.0.2 Index]