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

Description Format Details Source References Examples

Description

Weather data with the precipitation column giving precipitation plus irrigation.

Format

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

list('year')

a numeric vector

list('doy')

a numeric vector

list('hour')

a numeric vector

list('solarR')

a numeric vector

list('DailyTemp.C')

a numeric vector

list('RH')

a numeric vector

list('WindSpeed')

a numeric vector

list('precip')

a numeric vector

Details

~~ If necessary, more details than the above ~~

Source

~~ reference to a publication or URL from which the data were obtained ~~

References

~~ possibly secondary sources and usages ~~

Examples

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

serbinsh/biocro documentation built on May 29, 2019, 6:57 p.m.