monthlyClimatology: Calculate monthly climatology

Description Usage Arguments Value Author(s) See Also

Description

This function calculates the monthly climatology

Usage

1
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()


EOGrady21/multivaR documentation built on March 3, 2022, 12:01 a.m.