annualNormalizedAnomaly | R Documentation |
This function calculates normalized annual anomaly values from provided monthly anomaly values.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.