A monthly tsibble (index = Month) for Portland, Oregon containing the average monthly 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 240 rows and 7 variables:
an integer Month (1–12)
four digit calendar year (2000–2019)
maximum average temperature F (39–87.5)
maximum average temperature F (27.97–61.4)
Precipitation in in (0–15.24)
Snow in in (0–19)
a yearmonth time counter (2000 Jan–2019 Dec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.