Skip to content
Prev 46848 / 63421 Next

read.table() with quoted integers

On Sep 30, 2013, at 6:38 AM, Joshua Ulrich wrote:

            
My reading of the `read.table` help page is that one should expect that when there is an 'integer'-class and an  `as.integer` function and  "integer" is the argument to colClasses, that `as.integer` will be applied to the values in the column. Should I be reading elsewhere?