maize.multisy {ZeBook} | R Documentation |
Wrapping function to run maize model on several site-years
Description
Wrapping function to run maize model on several site-years
Usage
maize.multisy(param, list_site_year, sdate, ldate,
weather_all = weather_EuropeEU)
Arguments
param |
: a vector of parameters |
list_site_year |
: vector of site-year |
sdate |
: sowing date |
ldate |
: last date |
weather_all |
: weather data.frame for corresponding site-years |
Value
a data.frame with simulation for all site-years, with the first column sy indicating the site-years
[Package ZeBook version 1.1 Index]