Skip to content
Prev 243786 / 398506 Next

The behaviour of read.csv().

On 3/12/2010, at 2:04 PM, Peter Ehlers wrote:
<SNIP>
Sound advice!  Thanks.  I'd just like to point out however
that it might be an idea to set quote="\"" in the call to
count.fields() --- to make its idea of how many fields there
are consistent with that of read.csv().  In count.fields()
quote defaults to "\"'" whereas in read.csv() it defaults
to "\"".

	cheers,

		Rolf