monthlyClimatology: Calculate monthly climatology

monthlyClimatologyR Documentation

Calculate monthly climatology

Description

This function calculates the monthly climatology

Usage

monthlyClimatology(d, climatologyYears, var)

Arguments

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“)

Value

the results of aggregate

Author(s)

Chantelle Layton, Emily Chisholm

See Also

Other anomaly: annualAnomaly(), annualNormalizedAnomaly(), monthlyAnomaly(), monthlyNormalizedAnomaly(), monthlyStandardDeviation()


Echisholm21/multivaR documentation built on March 30, 2022, 5:55 a.m.