Logging {dendrometry} | R Documentation |
Tree metrics for logging
Description
Data frame of 24 rows and 8 columns containing tree measures.
Usage
data(Logging)
Format
Data frame with twenty five observations and eight variables:
- tree
Tree name
- hauteur
Stem lenght in meter (m).
- diametreMedian
Tree median diameter in centimeter (cm).
- perimetreMedian
Tree median circumference in centimeter (cm).
- diametreSection
Tree diameter at the end in centimeter (cm).
- perimetreSection
Tree circumference at the end in centimeter (cm).
- diametreBase
Tree diameter at the base in centimeter (cm).
- perimetreBase
Tree circumference at the base in centimeter (cm).
Author(s)
Narcisse Yehouenou narcisstar211@gmail.com
Source
Fake data simulated for tutorial purposes.
Examples
#demo(volume)
[Package dendrometry version 0.0.2 Index]