ave_daily: Average daily weather data across multiple stations.

Description Usage Arguments

Description

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.

Usage

1
ave_daily(weather_data)

Arguments

weather_data

A dataframe with daily weather observations. This dataframe is returned from the rnoaa function meteo_pull_monitors.


countyweather documentation built on May 1, 2019, 6:35 p.m.