Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R-Forge #1080] weird result of extraction operator #27

Closed
joshuaulrich opened this issue Feb 26, 2015 · 0 comments
Closed

[R-Forge #1080] weird result of extraction operator #27

joshuaulrich opened this issue Feb 26, 2015 · 0 comments
Labels

Comments

@joshuaulrich
Copy link
Owner

Submitted by: Koert Kuipers
Assigned to: Nobody
R-Forge link

R 2.10.1
xts 0.7-5
Win XP

library(xts)
a = xts(1 : 3, order.by = Sys.Date() + 1 : 3)
a[, 0]
[,1]
2010-09-16 28345032
2010-09-17 3
2010-09-18 514

Followups:

Date: 2010-09-17 17:49
Sender: Jeff Ryan
patched at rev 523

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant