Skip to content
Back to formatted view

Raw Message

Message-ID: <4B557D5B.3070007@bitwrit.com.au>
Date: 2010-01-19T09:37:31Z
From: Jim Lemon
Subject: read.table with special chars
In-Reply-To: <4B557AC8.8020504@imppc.org>

On 01/19/2010 08:26 PM, Marc Noguera wrote:
> Thanks Jim,
> I've tried that but still no luck. Some other suggestions?

The comment.char change should have worked, as others have reported that 
it did. The single quote problem came up a few weeks ago and the answer 
then was to remove the single quotes. Perhaps these are more difficult 
to ignore than comment characters. It is probably a good idea to try 
globally removing or substituting these, as they will probably cause 
trouble later even if they can be read in.

Jim