search for: spelca27

Displaying 2 results from an estimated 2 matches for "spelca27".

2010 Nov 05
0
R-help Digest, Vol 93, Issue 5
...on managing the list at > ? ? ? ?r-help-owner at r-project.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of R-help digest..." > > > Message: 121 > Date: Fri, 5 Nov 2010 09:28:51 +0100 > From: spela podgorsek <spelca27 at gmail.com> > To: r-help at r-project.org > Subject: [R] as.xts > Message-ID: > ? ? ? ?<AANLkTinu6A-Y3O9Jw+jHypRAD+1tsRHZunNoWWu295XC at mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > hey > > I am trying to turn a dataframe into xts with the func...
2010 Nov 05
1
as.xts
hey I am trying to turn a dataframe into xts with the function: as.xts, but it returns the error: Error in as.POSIXlt.character(x, tz, ...) : character string is not in a standard unambiguous format could someone give me some pointers please the data is coming from a spreadsheet via the excel, and has 5 columns of data (date (with the date and time), open, high, low, close) (excel format) ela