Learn R Programming

ZeBook (version 0.3)

maize.weather: Reading Weather data function for MAIZE model (West of France Weather)

Description

Reading Weather data function for MAIZE model (West of France Weather)

Usage

maize.weather(working.year = NA, working.site = NA,
    weather_all = weather_FranceWest)

Arguments

working.year
: year for the subset of weather data (default=NA : all the year)
working.site
: site for the subset of weather data (default=NA : all the site)
weather_all
: weather data base (default=weather_FranceWest)

Value

  • data.frame with daily weather data for one or several site(s) and for one or several year(s)