[R] ggplot2
AlexPiche
alexandre.piche at mail.mcgill.ca
Thu Jul 4 16:40:31 CEST 2013
Here<s the function last
> last
function (x, ...)
{
UseMethod("last")
}
<environment: namespace:xts>
I can share 100 rows if you want, but I don`t you will find it useful, since
I want to perform my time-series on a single row. Here`s one:
dezdiff.dt[nrow(dezdiff.dt),]
datetime X1 X2 X3 X4 X5
X6 X7 X8 X9
2013-07-04 2013-07-04 1.901595 0.7545192 0.2250272 0.07266123 0.1356831
0.3078896 0.5217937 0.7365071 0.9290817
X10 X11 X12 X13 X14 X15 X16
X17 X18 X19 X20 X21
2013-07-04 1.08838 1.210787 1.29725 1.351279 1.37761 1.381366 1.367526
1.340636 1.304659 1.262931 1.218168 1.17252
X22 X23 X24 X25 X26 X27 X28
X29 X30 X31
2013-07-04 1.127627 1.084698 1.044577 1.007814 0.9747219 0.9454289 0.9199254
0.8980989 0.8797653 0.8646931
X32 X33 X34 X35
2013-07-04 0.8526222 0.8432792 0.8363881 0.8316789
--
View this message in context: http://r.789695.n4.nabble.com/ggplot2-tp4670852p4670857.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list