powered by
A data.table from a point cloud of a tree with a spatial point resolution of 0.05 mm.
data.table
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.
# NOT RUN { data(pc_tree) head(pc_tree) # }
Run the code above in your browser using DataLab