soil_heat_flux | R Documentation |
Estimate monthly soil heat flux (G) from the mean air temperature of the previous, current or next month assuming as grass crop.
soil_heat_flux(t.p, t.n = NULL, t.c = NULL)
t.p |
Mean air temperature of the previous month |
t.n |
Mean air temperature of the next month |
t.c |
Mean air temperature of the current month |
Soil heat flux [MJ m-2 day-1]
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.