contributing_temp: The temperature contribtuion of a single RF agent

Description Usage Arguments Value

View source: R/core_IRM.R

Description

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

Usage

1
contributing_temp(rf, irf, match_agents)

Arguments

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

Value

a tibble containting a year, value, varibale, RF_name, IRF_name, and agent columns


JGCRI/HIRM documentation built on May 7, 2020, 9:38 a.m.