You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Submitted by: Joshua Ulrich
Assigned to: Joshua Ulrich R-Forge link
s <- Sys.time()
index(xts(1:2,s-1:2))
[1] '2013-07-23 11:04:45 CDT' '2013-07-23 11:04:46 CDT'
index(xts(,s-1:2)) # should be same as above
[1] '2013-07-23 11:04:46 CDT' '2013-07-23 11:04:45 CDT'
Followups:
Date: 2013-08-26 12:42
Sender: Joshua Ulrich
Fixed in r788.
The text was updated successfully, but these errors were encountered:
Submitted by: Joshua Ulrich
Assigned to: Joshua Ulrich
R-Forge link
Followups:
Date: 2013-08-26 12:42
Sender: Joshua Ulrich
Fixed in r788.
The text was updated successfully, but these errors were encountered: