Learn R Programming

MPR.genotyping (version 0.8)

phenoData: data of phenotype

Description

grain width of RILs

Usage

data("phenoData")

Arguments

Format

The format is: num [1:241, 1] 2.85 2.7 2.8 2.9 3.2 2.8 2.75 2.75 2.9 3.35 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:241] "MZ001" "MZ002" "MZ003" "MZ004" ... ..$ : chr "Grain_width"

Details

Grain width is quantitative phenotype

Examples

Run this code
# NOT RUN {
#load data
data(phenoData)
# }

Run the code above in your browser using DataLab