ExamineGen: Examine a genotype biplot

Description Usage Arguments Examples

View source: R/ExamineGen.R

Description

Ranking the environments based on the relative performance of any given cultivar

Usage

1

Arguments

GGEModel

An object of class GGEModel or gge

Gen

genotype to examine. Must be a string which perfectly matches an genotype label

...

Other arguments sent to GGEPlot

Examples

1
2
3
data(Ontario)
GGE1<-GGEModel(Ontario)
ExamineGen(GGE1,"cas")

GGEBiplots documentation built on Feb. 9, 2022, 5:09 p.m.