pc_tree | R Documentation |
A data.table
from a point cloud of a tree with a spatial point resolution of 0.05 mm.
data(pc_tree)
A data.table
with three columns, which are:
the "X" coordinate
the "Y coordinate
the "Z" coordinate
A data.table
where the rows represent the points and the three columns represent the *XYZ* coordinates.
Guzman, Sharp, Alencastro, Sanchez-Azofeifa. 2018. To be published.
data(pc_tree) head(pc_tree)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.