Re: [R] readSeries

2011-07-10 Thread finguy
I re-entered the command and then this appeared Error in midnightStandard2(charvec, format) : 'charvec' has non-NA entries of different number of characters -- View this message in context: http://r.789695.n4.nabble.com/readSeries-tp3657300p3657396.html Sent from the R help mailing list archi

Re: [R] readSeries

2011-07-10 Thread Berend Hasselman
finguy wrote: > > Data = readSeries(file="Data.csv1.csv",header=T,sep=",",format="%Y-%m-%d") > > after i enter this command it says it 'Error: could not find function > "readSeries"' > Please help thanks. > You need to load the library timeSeries first before you can use functions defined by t

[R] readSeries

2011-07-10 Thread finguy
Data = readSeries(file="Data.csv1.csv",header=T,sep=",",format="%Y-%m-%d") after i enter this command it says it 'Error: could not find function "readSeries"' Please help thanks. -- View this message in context: http://r.789695.n4.nabble.com/readSeries-tp3657300p3657300.html Sent from the R hel