apply.season: Apply function over seasons for xts object.

Description Usage Arguments Value

Description

The seasons is conclute as that March, April and May as spring, June, July and August as summer, September, October and November as autumn, December and January, Feburary of next year as winter.

Usage

1
2
3
4
5
6
7
8
9
apply.seasonally(x, FUN, ...)

apply.spring(x, FUN, ...)

apply.summer(x, FUN, ...)

apply.autumn(x, FUN, ...)

apply.winter(x, FUN, ...)

Arguments

x

An xts time-series object

FUN

An R function

...

Additional arguments to FUN.

Value

The result of the R function apply to the xts object.


Sibada/sibadaR documentation built on Jan. 31, 2020, 6:40 p.m.