annualAnomaly: Calculate annual anomaly values

Description Usage Arguments Value Author(s) See Also

Description

This function calculates annual anomaly values from provided monthly anomaly values.

Usage

1
annualAnomaly(d, anomaly, warnings = TRUE)

Arguments

d

a data.frame containing year, month, and at least anomaly, and optionally normalizedAnomaly

anomaly

a character string naming the column of monthly anomaly which should be aggregated into annual anomaly

warnings

Logical determining if warning messages are output

Value

a data.frame with year, anomaly, and optionally normalizedAnomaly

Author(s)

Chantelle Layton, Emily Chisholm

See Also

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


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