Skip to content
Prev 10622 / 398502 Next

automatic levels

On Fri, 6 Apr 2001, Moritz Lennert wrote:

            
Yes. It thinks the columns is not numeric.  Is read.csv2 actually
appropriate?  That is, are the numbers using `,' as the decimal separator?
Maybe you should be using read.table( , sep=";")?
That's not how to calculate correlation coefficients: see ?cor.
Well, we don't know what you actually did and you supplied no examples,
but my guess is that you need to go the R Data Manual and work out how to
read your file as numbers.