annualNormalizedAnomaly: Calculate normalized annual anomaly values

Description Usage Arguments Value Author(s) See Also

Description

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

Usage

1
annualNormalizedAnomaly(d, climatologyYears)

Arguments

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.

Value

a data.frame with year, normalizedAnomaly, and other columns in d

Author(s)

Chantelle Layton

See Also

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


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