powered by
A F2 what data set includes parents, two-way, three-way, and four-way crosses.
data(wheat)
A data frame with 802 observations on the following 8 variables.
Env
Code for year
P1
Codes for female 1
P2
Codes for male 1
P3
Codes for female 2
P4
Code for male 2
Gen
Codes for generation: 0=parent and 2=F2
REP
Codes for replication
Average
Pre-harvest sprout index
No other details available
To be added
# NOT RUN { library(qgtools) data(wheat) summary(wheat) # }
Run the code above in your browser using DataLab