Learn R Programming

GGEBiplots (version 0.1.3)

RankEnv: Ranking Environments Biplot

Description

Ranking environments with respect to the ideal environment

Usage

RankEnv(GGEModel, ...)

Arguments

GGEModel

An object of class GGEModel or gge

...

Other arguments sent to GGEPlot

Examples

Run this code
# NOT RUN {
data(Ontario)
GGE1<-GGEModel(Ontario)
RankEnv(GGE1)
# }

Run the code above in your browser using DataLab