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]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.