[R] R code

Jim Holtman jholtman at gmail.com
Thu Dec 1 11:01:48 CET 2011


the problem might be a missing quote.  Try 

quote = ''

Or it might be a comment character, so try

comment.char = ''

This happens a lot if your data is not clean

Sent from my iPad

On Nov 30, 2011, at 19:48, nsaraf <nsaraf at gmail.com> wrote:

> )



More information about the R-help mailing list