[R] Error message "got a real'
Duncan Murdoch
murdoch at stats.uwo.ca
Mon Apr 7 01:57:15 CEST 2008
David Kaplan wrote:
> Hi all,
> I'm running the program sem on a Mac, but I'm getting a message that I think
> is quite general. The error reads
> Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings,
> :
> scan() expected 'a real', got '10652)'
> The 10652 is the sample size coming from a .csv file where I have header =
> TRUE.
It appears to be finding a parenthesis too. That's not a real.
Duncan Murdoch
More information about the R-help
mailing list