growth {agricolae} | R 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)
[Package agricolae version 1.3-7 Index]