monthlyClimatology | R Documentation |
This function calculates the monthly climatology, along with the standard deviation
monthlyClimatology(d, climatologyYears, standardDeviation = FALSE)
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 |
standardDeviation |
a logical vector indicating if ( |
the results of aggregate
Chantelle Layton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.