agricolae (version 1.2-8)

cotton: Data of cotton

Description

Data of cotton collected in experiments of two localities in Lima and Pisco, Peru.

Usage

data(cotton)

Arguments

Format

A data frame with 96 observations on the following 5 variables.

site

a factor with levels Lima Pisco

block

a factor with levels I II III IV V VI

lineage

a numeric vector

epoca

a numeric vector

yield

a numeric vector

References

Book spanish: Metodos estadisticos para la investigacion. Autor: Calzada Benza Universidad Nacional Agraria - La Molina - Peru.

Examples

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

Run the code above in your browser using DataCamp Workspace