Description Usage Format Details
The wea data deals with weather daily data (temperature, rain, wind, etc.) in Canberra, Australia,
from 2007-11-01 to 2008-10-31.
1 |
wea is a tbl data frame with 366 observations on 24 variables.
The 5 variables of the wea tbl data frame are the following ones:
Date (Date), format: "2007-11-01" "2007-11-02" "2007-11-03" "2007-11-04" ...
Location Factor w/ 49 levels
MinTemp (numeric)
MaxTemp (numeric)
Rainfall (numeric)
Evaporation (numeric)
Sunshine (numeric)
WindGustDir Ord.factor w/ 16 levels
WindGustSpeed (numeric)
WindDir9am Ord.factor w/ 16 levels
WindDir3pm Ord.factor w/ 16 levels
WindSpeed9am (numeric)
WindSpeed3pm (numeric)
Humidity9am (numeric)
Humidity3pm (numeric)
Pressure9am (numeric)
Pressure3pm (numeric)
Cloud9am (numeric)
Cloud3pm (numeric)
Temp9am (numeric)
Temp3pm (numeric)
RainToday Factor w/ 2 levels
RISK_MM (numeric)
RainTomorrow Factor w/ 2 levels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.