Skip to content
Back to formatted view

Raw Message

Message-ID: <1341347810889-4635337.post@n4.nabble.com>
Date: 2012-07-03T20:36:50Z
From: MCOM
Subject: help with read.table.ffdf parameters
In-Reply-To: <AANLkTin27GCAy84fkh0QEfTU3wK4ru34dB52=2Q8pxUc@mail.gmail.com>

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.