Skip to content
Prev 212539 / 398500 Next

End of line marker?

Have you considered reading the file in a binary/raw, finding the
offending character and replacing it with a blank (or whatever and
then writing the file back out).  You can then probably process it
using read.table.;

On Thu, Mar 4, 2010 at 12:50 PM, jonas garcia
<garcia.jonas80 at googlemail.com> wrote: