wapply: wapply: A faster (but less functional) "rollapply" for vector...

View source: R/global.R

wapplyR Documentation

wapply: A faster (but less functional) "rollapply" for vector setups April 23, 2013. By A.N. Spiess, senior scientist at the Department of Andrology at the University Hospital Hamburg-Eppendorf. This is what turned out (wapply for "window apply").

Description

wapply: A faster (but less functional) "rollapply" for vector setups April 23, 2013. By A.N. Spiess, senior scientist at the Department of Andrology at the University Hospital Hamburg-Eppendorf. This is what turned out (wapply for "window apply").

Usage

wapply(x = NULL, width = NULL, by = NULL, FUN = NULL, ...)

emanuelhuber/RGPR documentation built on May 13, 2024, 9:31 p.m.