Message-ID: <AANLkTin3j4aH1NkfWn8j7Bt1f6g0ditKo_T9w8nGFKXV@mail.gmail.com>
Date: 2010-12-06T11:29:21Z
From: Liviu Andronic
Subject: Urgent Help with R calculation correlation coefficient
In-Reply-To: <4CFCBB34.2020206@ucalgary.ca>
On Mon, Dec 6, 2010 at 11:30 AM, Peter Ehlers <ehlers at ucalgary.ca> wrote:
> If you have a *tab*-delimited file, then why are your using
> read.csv??
>
> Try this:
> 1. read your data with read.table() or read.delim()
>
If you're very new to R, try Rcmdr. Data > Import > Text file.
Liviu