Learn R Programming

ZeBook (version 1.1)

maize.muchow.graph: Plot dynamic output of Muchow Maize model.

Description

Plot 6 graphs of main output variables of the Muchow Maize model.

Usage

maize.muchow.graph(res)

Arguments

res

: list of result from maize.muchow.model

See Also

mm.A.fct, mm.LN.fct, mm.FAS.fct, maize.multisy, mm.HI.fct,maize.muchow.model

Examples

Run this code
# NOT RUN {
# not run in package test
# res = maize.muchow.model(weather=maize.weather(working.year=2010, working.site=1))
# maize.muchow.graph(res)
# }

Run the code above in your browser using DataLab