ave_daily: Average daily weather data across multiple stations.

View source: R/daily_helpers.R

ave_dailyR Documentation

Average daily weather data across multiple stations.

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

ave_daily(weather_data)

Arguments

weather_data

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


leighseverson/countyweather documentation built on April 9, 2022, 11:38 a.m.