EngWea94rf: Weather data corresponding to a paper by Clive Beale (see...

Description Usage Format Source Examples

Description

Weather data with the precipitation column giving precipitation without irrigation.

Usage

1

Format

A data frame with 8760 observations on the following 8 variables.

year

a numeric vector

doy

a numeric vector

hour

a numeric vector

solarR

a numeric vector

DailyTemp.C

a numeric vector

RH

a numeric vector

WindSpeed

a numeric vector

precip

a numeric vector

Source

At this time I do not remember where the data came from. It is possible tha Clive Beale sent it to me by email. I'm sure I can dig up the original Excel file if I spend the time. The data goes along with annualDB.

Examples

1
2
data(EngWea94rf)
## maybe str(EngWea94rf) ; plot(EngWea94rf) ...

BioCro documentation built on May 2, 2019, 6:15 p.m.