| tree_scaling {timbeR} | R Documentation | 
Tree scaling example data
Description
Diameter (cm) and height (m) measurements along the bole of 8 Pinus taeda trees.
Usage
data(tree_scaling)
Format
A data frame with 136 rows and 5 variables:
- tree_id
- tree unique id 
- dbh
- diameter at breast height, in centimeters 
- h
- total tree height, in meters 
- hi
- tree section height, in meters 
- di
- diameter at the tree section, in centimeters 
[Package timbeR version 2.0.1 Index]