Returns a dataframe with daily weather averaged across stations, as well as columns showing the number of stations contributing to the average for each variable and each day.
1 | ave_daily(weather_data)
|
weather_data |
A dataframe with daily weather observations. This
dataframe is returned from the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.