Learn R Programming

DSSAT (version 0.0.9)

calc_AMP: Calculate long-term temperature amplitude (AMP)

Description

Calculate long-term temperature amplitude (AMP)

Usage

calc_AMP(wth)

Arguments

wth

a data frame that contains weather data formatted as would be generated using read_wth, namely including columns DATE, TMAX and TMIN.