Learn R Programming

GGEBiplots (version 0.1.3)

EnvRelationship: Relationship between environments

Description

Relationship between environments

Usage

EnvRelationship(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)
EnvRelationship(GGE1)
# }

Run the code above in your browser using DataLab