Skip to content
Prev 333825 / 398506 Next

XLConnect readWorksheet comma decimal sign

Am 29.11.2013 18:31, schrieb David Winsemius:
? I was adviced:
Thats impossible, we are used to hit the comma
Thats also impossible because the data are lost after teh import
Read data has no problem
http://cran.r-project.org/web/packages/XLConnect/XLConnect.pdf
sorry I did not found anything.
Once again I have no problems to get the data inside R but I am looking 
for a solution to get an error message instead of setting 0,25 to na and 
only i a few column not in the hole sheet. That's a behaviour what I am 
expecting from MS not from R
But I got definitely wrong inputs with lost data with loadWorkbook. But 
it is not reproducable. doing the same  with a fresh environment,not 
after working 5 hours with R,  the excel sheet is imported without 
error. I am no a newbie in R and i am using it nearly 10 years. Them 
same problem occoured with RCmdr in the university by a phd Student. I 
can not reproduce the problem with the same script and the same file. 
Maybe you can agree that this is strange. Its a kind of "never be sure 
to get the correct data" and that happened to me the first time with R.

Knut