calc_tamp: Calculate the temperature amplitude from long term weather...

View source: R/calc_tamp.R

calc_tampR Documentation

Calculate the temperature amplitude from long term weather data

Description

Calculate the temperature amplitude from long term weather data

Usage

calc_tamp(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.