JOSH C. CHIEN
2010-Jun-02 11:58 UTC
[R] About Error Message in readSeries function from Rmetrics
Hi all R users, I download market data from Yahoo Finance to save file in csv. But, I can't load data set into R successfully. I don't why ? Below is error message.> data <- readSeries("D:/data.csv",header=T,sep=",")Error in midnightStandard2(charvec, format) : 'charvec' has non-NA entries of different number of characters Does anyone know what happen with me ? thanks a lot. [[alternative HTML version deleted]]
JOSH C. CHIEN
2010-Jun-02 11:58 UTC
[R] About Error Message in readSeries function from Rmetrics
Hi all R users, I download market data from Yahoo Finance to save file in csv. But, I can't load data set into R successfully. I don't why ? Below is error message.> data <- readSeries("D:/data.csv",header=T,sep=",")Error in midnightStandard2(charvec, format) : 'charvec' has non-NA entries of different number of characters Does anyone know what happen with me ? thanks a lot. [[alternative HTML version deleted]]