calc_tav: Calculate the temperature average from long term weather data

View source: R/calc_tav.R

calc_tavR Documentation

Calculate the temperature average from long term weather data

Description

Calculate the temperature average from long term weather data

Usage

calc_tav(wth)

Arguments

wth

a data frame containing long term weather data including columns of date of measurement (DATE), daily maximum temperature (TMAX), and daily minimum temperature (TMIN)


palderman/weathRman documentation built on Nov. 9, 2024, 3:06 p.m.