Code
generate_stand_from_trees(tree_positions[c("SPECIES", "DBH85")], stand_area,
measured_area = measured_area)
Output
Simple feature collection with 1372 features and 2 fields
Geometry type: POINT
Dimension: XY
Bounding box: xmin: 0.3836444 ymin: 0.01776491 xmax: 139.9403 ymax: 139.8776
CRS: NA
First 10 features:
SPECIES DBH85 geometry
1 10 22.394597 POINT (125.9413 67.42914)
2 8 39.907582 POINT (6.790921 129.8611)
3 1 17.000000 POINT (118.0024 88.78009)
4 7 25.700000 POINT (93.38151 5.661819)
5 1 10.000000 POINT (83.21307 128.1991)
6 1 8.447842 POINT (93.58427 36.72619)
7 1 11.400000 POINT (43.42634 55.24957)
8 10 34.502066 POINT (77.25261 12.98049)
9 10 20.900000 POINT (19.19372 93.34731)
10 1 7.600000 POINT (98.73019 111.1763)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.