0

Possible Duplicate:
Weird error in R when importing integer with many digits

I have a CSV file containing longs (long integers) in one of the columns. How do I read this into R? When I do it the default way with just read.csv, the longs seem to get corrupted.

Community
  • 1
  • 1
grautur
  • 29,955
  • 34
  • 93
  • 128
  • 2
    What do you mean they get corrupted? How do you know they are corrupted? – Dason Jul 16 '12 at 19:35
  • 3
    Possibly related / duplicate of [Weird error in R when importing integer with many digits](http://stackoverflow.com/q/11441035/271616). – Joshua Ulrich Jul 16 '12 at 21:15
  • I think the link @JoshuaUlrich gave is more than "possibly related." I think it's your answer – GSee Jul 16 '12 at 21:18

0 Answers0