Description Usage Arguments Examples
Ranking the cultivars based on their performance in any given environment
1 | ExamineEnv(GGEModel, Env, ...)
|
GGEModel |
An object of class |
Env |
environment to examine. Must be a string which matches an environment label |
... |
Other arguments sent to |
1 2 3 | data(Ontario)
GGE1<-GGEModel(Ontario)
ExamineEnv(GGE1,"WP93")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.