Learn R Programming

datana (version 1.0.6)

slashpine: Biomass dataset

Description

Dataset that contains nine pairs of columns with information about biomass of 40 samples.

Usage

data(slashpine)

Arguments

Format

The data frame contains nine variables as follows:

tree_id

tree code

dbh

diameter

h

heigth

lcl

live crown lenght

age

age tree

wood

wood biomass

bark

bark biomass

crown

crown biomass

tree

tree biomass

References

Parresol BR. 2001. Additivity of nonlinear biomass equations. Canadian Journal of Forest Research, 31:865-878.

Examples

Run this code
data(slashpine)    
head(slashpine) 

Run the code above in your browser using DataLab