growth: Data growth of trees

growthR Documentation

Data growth of trees

Description

Data growth of pijuayo trees in several localities.

Usage

data(growth)

Format

A data frame with 30 observations on the following 3 variables.

place

a factor with levels L1 L2

slime

a numeric vector

height

a numeric vector

Source

Experimental data (Pucallpa - Peru)

References

ICRAF lima Peru.

Examples

library(agricolae)
data(growth)
str(growth)

agricolae documentation built on Oct. 23, 2023, 1:06 a.m.