A daily tsibble (index=date) for Portland, Oregon containing the daily maximum, minimum temperatures in degrees Fahrenheit and precipitation and snow amounts. The variables are as follows [as obtained from the national weather service]:
1 |
A data frame with 5478 rows and 8 variables:
an integer Day of the Month (1–31)
four digit calendar year (1941–2019)
two digit calendar month (1–12)
maximum average temperature F (14–107)
maximum average temperature F (-3–74)
Precipitation in in (0–2.69)
Snow in in (0–14.4)
a date [Date format] (1941 Jan 1–2019 Dec 31)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.