Description Usage Arguments Value Author(s) See Also
This function calculates the monthly climatology
1 | monthlyClimatology(d, climatologyYears, var)
|
d |
a data.frame containing at least a column named month and one other variable |
climatologyYears |
a vector of length two indicating the range of years to calculate the climatology |
var |
name of variable of which anomaly should be calculated (present in 'd“) |
the results of aggregate
Chantelle Layton, Emily Chisholm
Other anomaly:
annualAnomaly()
,
annualNormalizedAnomaly()
,
monthlyAnomaly()
,
monthlyNormalizedAnomaly()
,
monthlyStandardDeviation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.