Description Usage Arguments Value
This function caluclates annual anomalies ONLY FROM annual data. It can accept annual data from multiple stations or sections in the same dataframe although users should be cautious that sections/ stations are properly labeled.
1 | annualAnomaly_byRegion(data, climatologyYears)
|
data |
A data frame of annual data containing AT LEAST metadata columns,
year and section or station as well as one or more columns of data. If
gathering data from |
climatologyYears |
A vector of two numbers indicating the range to be used to calculate climatology (eg. c(1999, 2015)) |
A data frame with annual anomalies named by the variable (NOTE: the anomalies are not named with 'anomaly', be careful of confusing with actual data values)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.