Description Usage Arguments Value
contributing_temp
convolves a RF timeseries with an IRF for a single radiative forcing agent, this is
equivalent to the temperature contirbution of a single radiative forcing agent. This function is used in core_IRM
1 | contributing_temp(rf, irf, match_agents)
|
rf |
a tibble of a RF time series for a single RF agent, must contain a year, value, name, and agent column |
irf |
a tibble of the IRF to convolve wihth the RF time series, must contain a year, value, name, and agent column |
match_agents |
a logial value indicating whether the rf agent must match the irf, default set to FALSE |
a tibble containting a year, value, varibale, RF_name, IRF_name, and agent columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.