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 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.