Re: [R] Duplicate Rows in xts

2011-09-20 Thread R. Michael Weylandt
And just to > summarize it was uploaded from a txt file into R, the data has date and > time in the first 2 fields, I was not able to create an xts object from > the data.frame, time values are not unique. > > Need help > > Your help is well appreciated!! > > *From:*

Re: [R] Duplicate Rows in xts

2011-08-22 Thread R. Michael Weylandt
Without example code or data I can't guarantee this is your problem, but have you looked at using xts(...,unique = F) instead of the default true. Alternatively, let us see what your data actually looks like to R (dput) and we'll help. But what you've got sounds like a problem in the date format,

[R] Duplicate Rows in xts

2011-08-22 Thread Muhammad Abuizzah
I read enourmous comment about this questions stating that it was answered before.  I have been looking for the answer for a week without luck !!!  I searched the archives the xts. vignitte , googled for an answer but couldn't find one so her it is:   the Vignette states that xts "doesn't inforc