Description Usage Format Source Examples
Weather data with the precipitation column giving precipitation without irrigation.
1 |
A data frame with 8760 observations on the following 8 variables.
yeara numeric vector
doya numeric vector
houra numeric vector
solarRa numeric vector
DailyTemp.Ca numeric vector
RHa numeric vector
WindSpeeda numeric vector
precipa numeric vector
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.
1 2 | data(EngWea94rf)
## maybe str(EngWea94rf) ; plot(EngWea94rf) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.