Description Usage Arguments Value Author(s) See Also
This function calculates annual anomaly values from provided monthly anomaly values.
1 | annualAnomaly(d, anomaly, warnings = TRUE)
|
d |
a data.frame containing year, month, and at least anomaly, and optionally normalizedAnomaly |
anomaly |
a character string naming the column of monthly anomaly which should be aggregated into annual anomaly |
warnings |
Logical determining if warning messages are output |
a data.frame with year, anomaly, and optionally normalizedAnomaly
Chantelle Layton, Emily Chisholm
Other anomaly:
annualNormalizedAnomaly()
,
monthlyAnomaly()
,
monthlyClimatology()
,
monthlyNormalizedAnomaly()
,
monthlyStandardDeviation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.