Num to INT
Hi there: I transformed four columns of values in my dataset into an integer using excel, but when I imported the dataset into R, it is still reading one of the columns as NUM. Then, I used as.integer function to convert the remaining column into INT, but unfortunately, it is replacing the values by NAs. I was wondering if you could help me to solve this problem. Thanks,
Andre [[alternative HTML version deleted]]