pc_tree: A Tree Point Cloud

pc_treeR Documentation

A Tree Point Cloud

Description

A data.table from a point cloud of a tree with a spatial point resolution of 0.05 mm.

Usage

data(pc_tree)

Format

A data.table with three columns, which are:

X

the "X" coordinate

Y

the "Y coordinate

Z

the "Z" coordinate

A data.table where the rows represent the points and the three columns represent the *XYZ* coordinates.

References

Guzman, Sharp, Alencastro, Sanchez-Azofeifa. 2018. To be published.

Examples

data(pc_tree)
head(pc_tree)


rTLS documentation built on Dec. 28, 2022, 1:28 a.m.