Learn R Programming

agricolae (version 1.2-0)

rice: Data of Grain yield of rice variety IR8

Description

The data correspond to the yield of rice variety IR8 (g/m2) for land uniformity studies. The growing area is 18x36 meters.

Usage

data(rice)

Arguments

source

Statistical Procedures for Agriculture Research. Second Edition. Kwanchai A. Gomez and Arturo A. Gomez. 1976. USA Pag. 481.

Details

Table 12.1 Measuring Soil Heterogeneity

References

Statistical Procedures for Agriculture Research. Second Edition. Kwanchai A. Gomez and Arturo A. Gomez. 1976. USA

Examples

Run this code
library(agricolae)
data(rice)
str(rice)

Run the code above in your browser using DataLab