Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

RankGen

Ranking genotypes with respect to the ideal genotype


Description

Ranking genotypes with respect to the ideal genotype

Usage

RankGen(GGEModel, axis_expand = 1.4, ...)

Arguments

GGEModel

An object of class GGEModel or gge

axis_expand

multiplication factor to expand the axis limits by to enable fitting of labels. Defaults to 1.4 for genotype ranking plot as the circles usually extend beyond limits of the other biplot types.

...

Other arguments sent to GGEPlot

Examples

library(GGEBiplotGUI)
data(Ontario)
GGE1<-GGEModel(Ontario)
RankGen(GGE1)

GGEBiplots

GGE Biplots with 'ggplot2'

v0.1.1
GPL-3
Authors
Sam Dumble [aut, cre], Elisa Frutos Bernal [ctb], Purificacion Galindo Villardon [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.