| maize {biotools} | R Documentation | 
Maize Data
Description
Data from and experiment with five maize families carried out in randomized block design, with four replications (environments).
Usage
data("maize")
Format
A data frame with 20 observations on the following 6 variables.
NKPRa numeric vector containing values of Number of Kernels Per cob Row.
EDa numeric vector containing values of Ear Diameter (in cm).
CDa numeric vector containing values of Cob Diameter (in cm).
PHa numeric vector containing values of Plant Heigth (in m).
familya factor with levels
12345enva factor with levels
1234
Examples
data(maize)
str(maize)
summary(maize)
[Package biotools version 4.2 Index]