# NOT RUN {
library(metan)
model <- performs_ammi(data_ge, ENV, GEN, REP, GY)
plot(model)
plot(model,
which = c(3, 5),
nrow = 2,
labels = TRUE,
size.lab.out = 4)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab