Skip to content
Prev 3337 / 15274 Next

(no subject)

thanks for this suggetsion. I tried to read the data in this way and
to convert in xts, and get the following message
data <- xts(data[,-1],as.POSIXct(data[,1]))
Fehler in as.POSIXlt.character(as.character(x)) :
character string is not in a standard unambiguous format

Do you know what is going wrong?
Thanks in advance,
Best,
Soeren



Hi Soeren,