Learn R Programming

SMPracticals (version 1.3-1)

millet: Millet Data

Description

Data from an experiment conducted to determine the optimal planting distance between plants in rows of millet. The rows were 1 foot apart. The design was a 5 x 5 Latin square.

Usage

data(millet)

Arguments

source

Unpublished lecture notes, Imperial College, London.

Examples

Run this code
data(millet)
## maybe str(millet) ; plot(millet) ...

Run the code above in your browser using DataLab