Tree {dendrometry}R Documentation

Dendrometric measures on tree

Description

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

Usage

data(Tree)

Format

Data frame with ten observations and five variables:

circum

Tree circumference in centimeter (cm).

dist

Horizontal distance between the observer (person who measure angles) and the tree circumference in centimeter (cm).

up

Up angle measure in degree (°).

down

Down angle measure in degree (°).

fut

Bole angle measure in degree (°); Bole is where the first branch occurs on the trunk. This measure is usually useful for timber estimation on wood market.

Author(s)

Narcisse Yehouenou narcisstar211@gmail.com

Source

Fake data simulated for tutorial purposes.

Examples

#demo(dendro)

[Package dendrometry version 0.0.2 Index]