Skip to content
Prev 207836 / 398513 Next

Problem associated with importing xlsx data file (Excel 2007)

On Jan 27, 2010, at 9:41 PM, Steven Kang wrote:

            
If the the vector is of type numeric then NO values in the  
vector(column) are supposed to be (or even can be) of type character.  
R does not have a mixed type vector.  You have told sqlQuery that  
"exp" should be converted to NA at the time of input.
Then that vector must be of character type. (So it's less interesting  
than you might have thought.)
David Winsemius, MD
Heritage Laboratories
West Hartford, CT