Description Usage Arguments Value
View source: R/summarise_d18O_evap.R
Calculates Evaporation d18O based on monthly weather, lake surface temperature, and isotope measurements.
1  | summarise_d18O_evap(monthly_weather, monthly_lst, monthly_isotopes)
 | 
monthly_weather | 
 a data frame with monthly weather including date,
atmp_K (air temperature, K), RH_pct (relative humidity,
percent), P_mm (precipitation, mm), and ET_mm
(evapotranspiration, mm) as output by
  | 
monthly_lst | 
 a data frame as output by   | 
monthly_isotopes | 
 a data frame as output by
  | 
monthly_isotopes with d18O_evap and d2H_evap columns added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.