Skip to content
Prev 243953 / 398506 Next

The behaviour of read.csv().

On 03/12/2010 7:08 AM, Duncan Murdoch wrote:
As of r53778, the bugs I noticed should be fixed.  read.DIF now respects 
the internal type information, so it will keep character strings like 
"001" as type character (unless you ask it to change the type).

Duncan Murdoch