Skip to content
Prev 156753 / 398506 Next

zoo: hourly values (local time) not unique

See question #1 in the zoo faq:

library(zoo)
vignette("zoo-faq")

Also in the upcoming zoo 1.6-0, not yet on CRAN but in the development version
at R-Forge found here:

http://r-forge.r-project.org/projects/zoo/

there are a set of make.unique functions and a make.unique= argument in
read.zoo which will provide additional capabilities for uniquifying series.
On Mon, Sep 22, 2008 at 10:13 AM, <vwl-mailingliste at gmx.de> wrote: