Description Usage Arguments Value Author(s) See Also
This function calculates normalized annual anomaly values from provided monthly anomaly values.
1 | annualNormalizedAnomaly(d, climatologyYears)
|
d |
a data.frame containing year, month, and at least anomaly |
climatologyYears |
a vector of length two indicating the range of years to calculate the climatology. |
a data.frame with year, normalizedAnomaly, and other columns in d
Chantelle Layton
Other anomaly:
annualAnomaly()
,
monthlyAnomaly()
,
monthlyClimatology()
,
monthlyNormalizedAnomaly()
,
monthlyStandardDeviation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.