agricolae (version 1.2-8)

growth: Data growth of trees

Description

Data growth of pijuayo trees in several localities.

Usage

data(growth)

Arguments

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

References

ICRAF lima Peru.

Examples

Run this code
# NOT RUN {
library(agricolae)
data(growth)
str(growth)
# }

Run the code above in your browser using DataLab