revapply: This will apply higher interval values to lower inverval...

Description Usage Arguments Value

Description

- Apply higher interval values to lower values. e.g. If weekly indicator need to be applied to all daily rows for that particular week.

Usage

1
revapply(l, h, parms = NULL)

Arguments

l

- lower ordered xts

h

- higher ordered xts

parms

- which all the columns to be applied from higher order to lower order. Default All

Value

higher ordered xts distributed across to all lower ordered ones. only index of lowerorder is used


sivasunku/evalStrats documentation built on May 29, 2019, 11 p.m.