[R] help with read.table.ffdf parameters
MCOM
BAKER at BYU.EDU
Tue Jul 3 22:36:50 CEST 2012
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.
More information about the R-help
mailing list