maize.multisy240: Wrapper function to run Maize model for multiple sets of...

Description Usage Arguments Value Examples

Description

Wrapper function to run Maize model for multiple sets of input variables (site-year) and give Biomass at day240.

Usage

1
2
maize.multisy240(param, liste_sy, sdate, ldate,
  weather_all = weather_EuropeEU)

Arguments

param

: a vector of parameters

liste_sy

: vector of site-year

sdate

: sowing date

ldate

: last date

weather_all

: weather data table used

Value

mean biomass at day=240

Examples

1
maize.multisy240(maize.define.param()["nominal",],c("18-2006","64-2004") , sdate=100, ldate=250)

Example output

[1] 2660.091

ZeBook documentation built on May 1, 2019, 9:48 p.m.