Skip to content
Prev 11268 / 15274 Next

bug on to.monthly?

Works with xts 0.9-3:
+ 2013-01-31;101
+ 2013-02-01;102"
Loading required package: xts
Loading required package: zoo

Attaching package: ?zoo?

The following object(s) are masked from ?package:base?:

    as.Date, as.Date.numeric
[1] "2013-01-30 01:00:00 CET" "2013-01-31 01:00:00 CET"
[3] "2013-02-01 01:00:00 CET"
x1.Open x1.High x1.Low x1.Close
Jan 2013     100     101    100      101
Feb 2013     102     102    102      102
Thanks!





On Mon, Feb 4, 2013 at 9:25 PM, Ulrich Staudinger
<ustaudinger at activequant.com> wrote: