wow: An xtsmatt Function

Description Usage Arguments Examples

Description

This function allows you to calculate week over week

Usage

1
wow(x, merge = FALSE)

Arguments

x

The name of your xts object.

merge

If TRUE, merges orginal xts object with newly calculated object. If FALSE, returns just the calculated matrix.

Examples

1
wow(myxts_obj, merge = TRUE)

matthewcurrier/xtsmatt documentation built on May 21, 2019, 1:01 p.m.