climvar: Seasonally varying variance

View source: R/climvar.R

climvarR Documentation

Seasonally varying variance

Description

climvar estimates how the variance varies with season in terms of the inter-annual variability of daily standard deviation

Usage

climvar(x, FUN = "sd", plot = TRUE, verbose = FALSE, ...)

Arguments

x

an input object of class 'station'

FUN

a function

plot

a boolean; if TRUE show plot

verbose

a boolean; if TRUE print information about progress

...

additional arguments


metno/esd documentation built on April 24, 2024, 9:19 p.m.