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