Seasonal plot of daily data
On Mon, Aug 2, 2010 at 10:39 PM, Paul Teetor <paulteetor at yahoo.com> wrote:
Thanks for your posting, Gabor. I liked your creative use of zoo-related functions, and I learned something from your example. The example wouldn't run on my machine, unfortunately, so I made some changes. If other people have difficulties, too, perhaps my version will work for them. (I also made some cosmetic changes.) Here it is:
Since the part you replaced was the read.zoo(..., split=...) I think its likely you are just using an old version of zoo as that feature was added in recent versions of zoo. Please upgrade to the latest version of zoo on CRAN and then the code I posted should work.