tav_apsim_met {apsimx} | R Documentation |
Calculates attribute amp for an object of class ‘met’
Description
This function can re-calculate annual mean temperature for an object of class ‘met’
Usage
tav_apsim_met(met, by.year = TRUE, na.rm = TRUE)
Arguments
met |
object of class ‘met’ |
by.year |
whether to compute tav for each year and then average (default is TRUE) |
na.rm |
whether to remove missing values (NAs). Default is TRUE. |
Value
an object of class ‘met’ with a recalculation of annual mean temperature amplitude
[Package apsimx version 2.7.7 Index]