Skip to content
Prev 333632 / 398506 Next

XLConnect readWorksheet comma decimal sign

Hi to all,
how can I read exel files where the decimal sign is comma instead dot.
I get the data as ascii and when converting "3,5" with as.numeric the  
3,5 will be converted to NA

Kind Regards Knut