Skip to content

help with read.table.ffdf parameters

1 message · MCOM

#
Marck,

A little late, but perhaps this will help someone in the future.  I am
guessing that some of your "integer" fields contain scientific notation, and
for some reason read.table is not interpreting those as integers.  Consider
changing the affected column classes from "integer" to "numeric" and I bet
you'll see better results.

Regards,

Matt

--
View this message in context: http://r.789695.n4.nabble.com/help-with-read-table-ffdf-parameters-tp3223805p4635337.html
Sent from the R help mailing list archive at Nabble.com.