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

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to