Skip to content
Prev 41870 / 63424 Next

extending the colClasses argument in read.table

2011/11/21 Romain Fran?ois <romain at r-enthusiasts.com>:
Try this:
'data.frame':   1 obs. of  1 variable:
 $ A:Formal class 'int64' [package "int64"] with 2 slots
  .. ..@ .Data:List of 1
  .. .. ..$ : int  0 12
  .. ..@ NAMES: NULL

To convince ourselves that its translating from character to int64:
[1] "character"