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 o
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 o
2 matches
Mail list logo