ave_daily: Average daily weather data across multiple stations.

Description Usage Arguments Value

View source: R/helper_climate.R

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.

Value

A dataframe of daily weather averaged across weather stations


wildviz documentation built on Aug. 23, 2021, 9:06 a.m.