Displaying 1 result from an estimated 1 matches for "n4670852".
Did you mean:
8467052
2013 Jul 04
6
ggplot2
....1357 ...
- attr(*, "dimnames")=List of 2
..$ : NULL
..$ : chr [1:35] "1" "2" "3" "4" ...
Indexed by objects of class: [Date] TZ: UTC
xts Attributes:
NULL
>barplot(last(dezdiff), beside = TRUE)
<http://r.789695.n4.nabble.com/file/n4670852/barplot.bmp>
> str(dezdiff.dt)
'data.frame': 2741 obs. of 36 variables:
$ datetime: Date, format: "2003-01-02" "2003-01-03" "2003-01-06"
"2003-01-07" ...
$ X1 : num 5.63 -1.42 -6.8 -1.9 -6.17 ...
$ X2 : num 7.748 -0.296 -5.33...