Skip to content
Prev 278626 / 398503 Next

Missing data?

Back compatibility with other time series best I can tell, but to be
honest, I'm not even sure how it plays into that. Perhaps it's just an
artifact in the signature.

It doesn't seem to have a role in the xts constructor. E.g.,

identical(xts(1:5, Sys.Date()+1:5, frequency = 1), xts(1:5,
Sys.Date()+1:5, frequency = 3))

Michael
On Sun, Nov 27, 2011 at 4:51 PM, Kevin Burton <rkevinburton at charter.net> wrote: