tav_apsim_met | R Documentation |
This function can re-calculate annual mean temperature for an object of class ‘met’
tav_apsim_met(met, by.year = TRUE, na.rm = TRUE)
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. |
an object of class ‘met’ with a recalculation of annual mean temperature amplitude
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.