Learn R Programming

dendrometry (version 0.0.2)

Logging: Tree metrics for logging

Description

Data frame of 24 rows and 8 columns containing tree measures.

Usage

data(Logging)

Arguments

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

Narcisse Yehouenou narcisstar211@gmail.com

Examples

Run this code
#demo(volume)

Run the code above in your browser using DataLab