ExamineEnv | R Documentation |
Ranking the cultivars based on their performance in any given environment
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 |
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.