Skip to content
Prev 322930 / 398502 Next

Problems with reading data by readWorksheetFromFile of XLConnect Package

On May 2, 2013, at 11:00 PM, jpm miao wrote:

            
Perhaps (assuming this were a data.frame to be coerced:

temp <- matrix( sapply( temp , as.numeric ), dim(temp)[1]) 

But the persistence of the "-"'s is puzzling. You should (as always) have posted the output from dput(temp).



  Thanks,
David Winsemius
Alameda, CA, USA