Skip to content
Prev 333638 / 398506 Next

XLConnect readWorksheet comma decimal sign

Am 25.11.2013 11:29, schrieb PIKAL Petr:
read table is not able to read xls and xlsx files

I found the reason there are NA inside the column but
   gdata  read.xls  is doing the job fine, but it needs the perl 
interpreter, nor problem but somthing to install addtionally
   also Rcmdr has also no problems with NA in a decimal data column
   readWorksheet does the job also when no NA is in the column and with 
NA readWorksheet is interpreting the NA like any other text.

Knut