precipitation: Seasonal precipitation data (sum and coefficient of...

Description Usage Arguments Value Author(s)

Description

Calculate seasonal precipitation-related variables from daily weather data.

Usage

1
precipitationSeasonal(dailyWeather, trialData, func=c("sum","cv"), startEnd = c("START","END"))

Arguments

dailyWeather

data frame containing daily weather data

trialData

data frame containing trial data, with start (START) and end (END) dates of the growing season

func

which functions to apply, sum, cv or both (default is both)

startEnd

character vector of two, indicating which column to select for start and end dates from trialData

Value

vector with summary variables on precipitation

Author(s)

Jacob van Etten


weatherData documentation built on May 2, 2019, 5:47 p.m.