Skip to content
Prev 177195 / 398503 Next

From daily series to monthly and viceversa

Try this:
+ 03/01/1994      1,12509
+ 04/01/1994      1,12558
+ 05/01/1994      1,1258
+ 06/01/1994      1,12596
+ 07/01/1994      1,12753
+ 10/01/1994      1,1273
+ 11/01/1994      1,12416
+ 12/01/1994      1,1275"
Warning message:
closing unused connection 3 (Lines)
Dec 1993 Jan 1994
 1.12509  1.12750

and read ?read.zoo, ?aggregate.zoo and the three zoo vignettes
vignette(package = "zoo") # lists their names
vignette("zoo") # displays first one
On Wed, Apr 15, 2009 at 2:26 PM, manta <mantino84 at libero.it> wrote: