Learn R Programming

dendrometry (version 0.0.4)

Tree: Dendrometric measures on tree

Description

Data frame of 10 rows and 5 columns containing tree measures.

Usage

data(Tree)

Arguments

Format

Data frame with ten observations and five variables:

circum

Tree circumference in centimeter (cm).

dist

Horizontal distance between the person measuring angles and the tree (m).

up

Angle measured for the top part of the tree in degree (°). It is used to calculate the total tree height.

down

Angle measured for the bottom part of the tree in degree (°).

fut

Bole angle measure in degree (°); Bole is where the first branch occurs on the trunk. It is used to calculate the merchantable tree height.

Author

Narcisse Yehouenou narcisstar211@gmail.com

Examples

Run this code
# demo(dendro)

Run the code above in your browser using DataLab