calc_AMP {DSSAT}R Documentation

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.


[Package DSSAT version 0.0.9 Index]