pcl_split {forestr} | R Documentation |
a data frame LiDAR returns that have been split to x and z position
Description
Derived from data collected at the University of Virginia Data collected August, 2016 by J. Atkins. Dervied from the calc_vai function
Usage
pcl_split
Format
A data frame with 13982 rows:
- index
index of raw data–position along transect
- return_distance
raw, uncorrected LiDAR return distances from laser
- intensity
intensity values as recorded by LiDAR system
- sky_hit
lidar return that does not hit the canopy
- can_hit
lidar return that hits the canopy
- marker
negative value that indicates marker
- seg_num
intermediate to get x position
- chunk_num
intermediate to get x position
- xbin
position along horizontal axis
- zbin
position along vertical axis
Source
[Package forestr version 2.0.2 Index]