| millet {SMPracticals} | R Documentation |
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.
data(millet)
A data frame with 25 observations on the following 4 variables.
1-5.1-5.2, 4, 6, 8, or 10
inches.Unpublished lecture notes, Imperial College, London.
data(millet) ## maybe str(millet) ; plot(millet) ...