[R] Num to INT
André Luis Neves
andrluis at ualberta.ca
Tue Apr 26 00:34:39 CEST 2016
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]]
More information about the R-help
mailing list