ExamineGen {GGEBiplots} | R Documentation |
Examine a genotype biplot
Description
Ranking the environments based on the relative performance of any given cultivar
Usage
ExamineGen(GGEModel, Gen, ...)
Arguments
GGEModel |
An object of class |
Gen |
genotype to examine. Must be a string which perfectly matches an genotype label |
... |
Other arguments sent to |
Examples
data(Ontario)
GGE1<-GGEModel(Ontario)
ExamineGen(GGE1,"cas")
[Package GGEBiplots version 0.1.3 Index]