Why are you using "skip=2"?
Try:
read.csv(""c://test.csv",header="T",eomment.char="")
-Original Message-
From: [EMAIL PROTECTED] on behalf of Claire_6700
Sent: Sun 09/03/2008 12:55 PM
To: r-help@r-project.org
Subject: [R] Two sample t-t
Hi,
I want to perform t-test in R for each individual car. Here is what i have.
Is there a way i can test each car?
The original table (test.csv)
Car Tester2 Tester2 Controller1 Controller2
Audi0.560.9 0.5 0.9
Toyota 0.2 0.9 0.9 0.2
Honda 0.5 0.9
2 matches
Mail list logo