Re: [R] Conversion problem with write.csv and as.character()

2016-03-10 Thread Peter Neumaier
that shows the same problems), and provide the code > you're using. > > Sarah > > On Thu, Mar 10, 2016 at 6:14 AM, Peter Neumaier > wrote: > > Hi all, sorry for double/cross posting, I have sent an initial, similar > > question > > accidentally to r-sig-finan

[R] Conversion problem with write.csv and as.character()

2016-03-10 Thread Peter Neumaier
Hi all, sorry for double/cross posting, I have sent an initial, similar question accidentally to r-sig-finance. I am writing a matrix (typeof = double) into a CSV file with write.csv. My first column of the matrix is a date in the form -mm-dd hh:mm:ss: > a_fetchdata[1,0] 2016-02-09 07:30:00