Learn R Programming

crookR (version 0.1.0)

example_stem: Example stem point cloud (XYZ)

Description

A LiDAR-derived stem used in examples and tests.

Arguments

Format

A data frame with 3 variables:

X

numeric, meters (local coord)

Y

numeric, meters

Z

numeric, meters above ground

Details

Points belong to a single Scots pine stem, pre-segmented.

Examples

Run this code
data(example_stem)
head(example_stem)

Run the code above in your browser using DataLab