View source: R/adjust_daily_additive.R
| adjust_daily_additive | R Documentation | 
Adjust Daily Values by Linear Addition
adjust_daily_additive(x, months, mean_change = 0)
x | 
 vector of values (e.g. daily temperature)  | 
months | 
 vector of months corresponding to x  | 
mean_change | 
 additive factor (scalar or vector of length 12 for monthly)  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.