Skip to content
Prev 5802 / 15274 Next

"Package", please ...

Why isn't zoo rollapply written to take the return type? Why do you have to wrap the return value?

if I start with an xts and rollapply I get a zoo and I'm required to wrap in an as.xts so why couldn't rollapply
be written to accept the return value or derive the return value from the type of data?
On Mar 5, 2010, at 10:16 AM, Martin Maechler wrote: